alexandrainst / alexandra-trackmap-panel

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

Re-centre map #9

Closed sptrakesh closed 4 years ago

sptrakesh commented 4 years ago

I did a very simple implementation where I re-centre the map after data points have been retrieved. It is probably best to make this a configuration option, but for my case this is good enough.

https://github.com/alexandrainst/alexandra-trackmap-panel/compare/master...sptrakesh:master

Drazair commented 4 years ago

The re-center of the map is now implemented in version 1.2.4. https://github.com/alexandrainst/alexandra-trackmap-panel/commit/c7ca436abcc0a9d9f4f79cea39b8bdf33a1e52c6