Hello, I want to emulate the region map on a min field value, not the document count, but I can not get it with the New Maps layout because is grouping by document count.
How can I get this old functionality? I just want to colour the map based on the min value of a country term aggregation.
Thanks
xpack.maps.showMapVisualizationTypes is deprecated and will be removed in 8.0.0 along with region map and coordinate map visualizations.
You can create region maps in Maps application by
- clicking "Add layer"
- Selecting "Choropleth"
- Configuring join and clicking "Add layer"
- Then, under "Term joins", click "and use metric" to add additional metrics such as min field.
Hope this helps.