Console Geojson Custom Attributes TooltipsConsole

Updates to GeoJSON custom visual tooltips

Display custom metadata in a tooltip with or without an ID

For the GeoJSON custom asset visuals, if you add custom metadata to a feature (e.g. line, polygon, point), Nextmv Console will render this data in a tooltip when you click on the feature. However, this metadata would only appear if the feature had an ID as well.

This was arbitrary, and the logic in Nextmv Console has been updated to show the metadata whether an ID is present or not, so an ID is no longer required to show the metadata.

Screenshot of an example map feature polygon that has been clicked activating a popover panel that lists the ID of the attribute and its custom metadata (a key and value pair).

The same screenshot of the map feature polygon that has been clicked, but this time it is just the ID that is shown.

The same screenshot of the map feature polygon that has been clicked, but with just the metadata being shown.

Page last updated