v1.2.1
v1.2.1
This release improves the useLMarkerCluster to help using legacy methods from Leaflet.
More info : https://leaflet.nuxtjs.org/guide/marker-cluster.html
✨ Changes
useLMarkerClusternow returns 2 objectsmarkerswhich is the array of Marker created during the creation of the clustermarkerClusterwhich is the MarkerCluster created
- Markers passed to
useLMarkerClusternow takes apopupoption, considered an HTML string, that automatically binds a Popup to the corresponding marker
❤️ Contributors
- Gugustinette [email protected]
- @tratteo