Open hanserino opened 8 years ago
Hm... Not sure. Is this still an issue?
@auser yes
click to place a marker, then click on marker should change it to blue
observe the console to see that the icon fillColor has been updated after clicking
Why is this still open @auser? :(
Same issue with fillColor and strokeColor.
Hi,
I'm injecting some svg code inline to the icon prop on the Marker component. When I click it I want to highlight the marker by changing the fill color on the's inside the
Here's some of the code: (and yes, i'm updating the state on click, so it re-renders the component).