FlowingCode / GoogleMapsAddon

Vaadin Addon based on Google Maps Web Component
https://www.flowingcode.com/en/open-source/
Apache License 2.0
20 stars 7 forks source link

Feature Marker Cluster #73

Closed jcgueriaud1 closed 2 years ago

jcgueriaud1 commented 2 years ago

I would like to show the markers as cluster for performance reason: https://developers.google.com/maps/documentation/javascript/marker-clustering

Would it be hard to use this to group the marker?