Gubancs / leaflet4vaadin

:herb: Leaflet4Vaadin :herb: provides a Java API for Leaflet, which is a popular map implementation, similar to Google Maps. Leaflet is lightweight and shines on mobile devices. Also it has an extensive set of add-ons, of which many are available for Vaadin too.
https://leaflet4vaadin.herokuapp.com/
Other
25 stars 19 forks source link

Heatmap #11

Closed olaf-2 closed 4 years ago

olaf-2 commented 4 years ago

I have a use case where I need to visualize values for thousands or even millions of data points on a map. Of course, adding so many markers to a map is not feasible. In the past I used Matti's V-Leaflet-Heat (https://vaadin.com/directory/component/v-leaflet-heat) and was very happy with it. Do you plan to include heat maps?

Gubancs commented 4 years ago

Hi @olaf-2, Yes I will include this plugin in the next release version. Thanks for your suggestion.

Gubancs commented 4 years ago
Képernyőfotó 2020-05-24 - 17 27 30

what about this? :)

olaf-2 commented 4 years ago

Just great!

Gubancs commented 4 years ago

Online demo is available: https://leaflet4vaadin.herokuapp.com/plugins/heatmap

olaf-2 commented 4 years ago

Thank you very much. I already love the demo and used the donate button. :-) Keep up the good work.

Gubancs commented 4 years ago

Hi, I received your donation, thank you so much, I'm very appreciated and I'm extremely grateful. I will try to release the new version as soon as possible.

olaf-2 commented 4 years ago

Don't rush. It's not that urgent.