-
Notifications
You must be signed in to change notification settings - Fork 256
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
Google Map keeps old markers when binding with template repeat #63
Comments
I could solve this issue by clearing the map just before updating its markers:
|
This seems to still be a problem with google chrome for android. |
The issue can also be replicated with Mobile Mode in Chrome. With developer console open, press ctrl/cmd+shift+m. We've temporarily fixed the problem by setting I'm not sure if that's the best solution though. |
Steps to reproduce:
google-map
(by template binding).Here is an example.
The text was updated successfully, but these errors were encountered: