Andreas Motl
Andreas Motl
@robouden said: > Latest Leaflet.draw at https://cdnjs.com/libraries/leaflet.draw seems much more updated too.
Dear Rob, would you prefer [Leaflet.draw](https://github.com/Leaflet/Leaflet.draw) over [Leaflet-Geoman](https://github.com/geoman-io/leaflet-geoman)? From my perspective, Leaflet-Geoman looks way better in terms of features and current maintenance. With kind regards, Andreas.
I hear you. As outlined by @samant-rags, we want to unlock this using [Leaflet Choropleth Map](https://leafletjs.com/examples/choropleth/) here. For getting a GeoJSON file covering the whole world, we found these resources...
@felipinho-lima asked for the same thing within https://github.com/grafana/worldmap-panel/issues/241. The given [example](https://leafletjs.com/examples/map-panes/example.html) references the GeoJSON resource [eu-countries.js](https://leafletjs.com/examples/map-panes/eu-countries.js).
At [1], @sesoko88 brought [grafana-leaflet-choropleth-panel](https://github.com/teosibileau/grafana-leaflet-choropleth-panel) by @teosibileau to our attention, see also https://github.com/panodata/grafana-map-panel/issues/20#issuecomment-645348983. Thanks a bunch! [1] https://community.grafana.com/t/giving-the-grafana-worldmap-panel-some-love/17210/12
Dear Paul, thanks for reporting your issue and also thanks for letting us know this plugin works with Grafana 7 already. Regarding your specific question, can I humbly ask you...
Dear @paulfirstimpression, @matschaffer is working on #77 to improve this plugin when using an ES data source with multiple metric aggregates per geo point, where it currently has some shortcomings....
Dear Paul, > If multiple metrics (different devices) will have the same longitude/latitude, but different values, only one circle is shown with only one color of one metric. So true....
@d-roet said at https://github.com/panodata/grafana-map-panel/issues/35#issuecomment-565346435: > In https://carto.com/blog/stacking-chips-a-map-hack/ they show at the bottom that when you have a very high zoom level the stacks get an (artificial) Y-offset. Would that be...
On the Leaflet issue tracker, I can find https://github.com/Leaflet/Leaflet/issues/1210, https://github.com/Leaflet/Leaflet/issues/2606 and https://github.com/Leaflet/Leaflet/pull/2607 which might be related. However, all of these have occurred at ~2012-2014 and should well have been mitigated...