-
Notifications
You must be signed in to change notification settings - Fork 33
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
Added styles to the cluster are not applied #46
Comments
Hello! Sorry if I'm late. It seems that This example shows that you can add a custom icon to marker by adding an url to it. Did you try it? The |
The code below should work in Nuxt 3
|
I tried to apply for the cluster as in the example for the marker icon, it did not help me, although it works on the marker icon |
It didn't work for me on vue 3. The cluster, like the markers, disappear |
Same here, can't manage to make the clusters work... Any idea ? |
I was also having this issue using a Vue3+Vite project. |
I want to change the cluster icon, but when I change the styles, the cluster icon stays default. Can you tell me what I'm doing wrong or is this a bug?
Using the render function also fails to render another icon. In this case, the cluster disappears altogether and even the standard icon is not displayed. I am attaching screenshots of my code:
Thanks in advance for your answer to my question
The text was updated successfully, but these errors were encountered: