alexandrainst / alexandra-trackmap-panel

Grafana map plugin to visualise coordinates as markers, hexbin, ant path, or heatmap.
MIT License
78 stars 26 forks source link

Add option to discard null or 0 coordinate on map #45

Closed sebastien-coavoux closed 3 years ago

sebastien-coavoux commented 3 years ago

Hey,

This is an attempt to fix #42 by adding an option to remove unwanted value. The option is made so that the user can choose and it is not silently discarded. Default is to discard however.

Let me know if you think it is the best approach and if not how I can fix it.

Alkarex commented 3 years ago

Thanks @sebastien-coavoux 👍🏻

Alkarex commented 3 years ago

Released https://github.com/alexandrainst/alexandra-trackmap-panel/releases/tag/v2.2.0