Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing MarkerCluster Methods (not MarkerClusterGroup Methods) #33

Open
gemlarin opened this issue Dec 19, 2019 · 1 comment
Open

Comments

@gemlarin
Copy link

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.

@dragoonzx
Copy link

U need to pass it like this in options props
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants