I am trying to create a dashboard that shows a geo aggregation by zip code. I have a table that converts zip codes to geo points and I can create a tile map just fine, but I want the visualization to show you the zip code and not the "Center lat/lon" tooltip when hovering over a data point in the tile map.
1 Like
This isn't currently possible but there is an issue for it already: https://github.com/elastic/kibana/issues/3039. I suggest adding your use case to that issue to give it more weight and help it get prioritized.