fullstackreact / google-maps-react

Companion code to the "How to Write a Google Maps React Component" Tutorial
https://www.fullstackreact.com/articles/how-to-write-a-google-maps-react-component/
MIT License
1.64k stars 819 forks source link

Polyline doesn't rerender after change strokeColor or other properties #501

Open kruyvanna opened 3 years ago

kruyvanna commented 3 years ago

When user click on Polyline, I change the selected Route but Polyline doesn't update.

Screen Shot 2021-01-20 at 10 16 01 AM
Langley1996 commented 3 years ago

There's an old pull request for a fix here but never merged in by the looks.

htmoois commented 3 months ago

I have a problem with polyline that when I implement to zoom, polyline is not sticky