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

How to change marker color on onMouseOverMarker and revert back on onMouseOutMarker #41

Open
Paramvir109 opened this issue Sep 12, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Paramvir109
Copy link

image
These are my globe props and in the functions which I have defined I am updating the markers array by changing the color of the hovered marker
image
But the color is not changing, If I change any other value of the marker, that change is being reflected and lock and unlock is also working as expected but not the color one.

@chrisrzhou
Copy link
Owner

I'll have to take a look at this. Was able to reproduce the error and it's not updating despite the data changing.

@chrisrzhou chrisrzhou added the bug Something isn't working label Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants