You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have figured out how to access MarkerClusterGroup methods (this.$refs.clusterRef.mapObject), but I cannot seem to figure our how to access MarkerCluster methods - specifically the getAllChildMarkers() method. I need to be able to eval all of the child markers to set the Marker Cluster Icon based on the condition of its children and cannot seem to figure out a way to do that using this vue wrapper.
The text was updated successfully, but these errors were encountered:
I have figured out how to access MarkerClusterGroup methods (this.$refs.clusterRef.mapObject), but I cannot seem to figure our how to access MarkerCluster methods - specifically the getAllChildMarkers() method. I need to be able to eval all of the child markers to set the Marker Cluster Icon based on the condition of its children and cannot seem to figure out a way to do that using this vue wrapper.
The text was updated successfully, but these errors were encountered: