jperelli / vue2-leaflet-markercluster

markercluster plugin extension for vue2-leaflet package
MIT License
132 stars 55 forks source link

Add ready event #31

Closed davebot9000 closed 4 years ago

davebot9000 commented 5 years ago

Added a "ready" event emission after the underlying leaflet object is made available. I did this to more closely match general vue2-leaflet component behavior, particularly the LFeatureGroup component as leaflet-marker-cluster plugin extends feature group. Here is the link to the matching code.

jperelli commented 5 years ago

Sorry for not merging or commenting, I'm trying to get some time for this, maybe this weekend. And thanks for taking the time to make the PR.

DiyanDev commented 5 years ago

@jperelli Any news on this one?

jperelli commented 4 years ago

Thanks again for the PR, I'm merging it now and publishing a new version to npm (v3.1.0)