dashboards-maps icon indicating copy to clipboard operation
dashboards-maps copied to clipboard

Permit multiple buckets in coordinate map visualization

Open sempervictus opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe.

The current implementation of the geopoint visualization only permits rendering a single geo field in the selected index. Situations where both client and server are geocoded, or where a traceroute needs to be visualized, require the ability to have multiple points rendered on a single visualization.

Describe the solution you'd like

Permit multiple buckets visualizing the points in an index.

sempervictus avatar Nov 02 '22 20:11 sempervictus

The existing mapping functionality in Dashboards is a bit limited. For more complex use cases, you may have better luck with the dedicated mapping plugin: https://github.com/opensearch-project/dashboards-maps/issues/15

joshuarrrr avatar Nov 22 '22 23:11 joshuarrrr