We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows 10, 19045.2604
Chrome 110.0.5481.104
high
When trying to remove a marker from the map using setMap(null) and set the object and all known references to null, marker stays in memory.
You can reproduce it with your own example: https://jsfiddle.net/gh/get/library/pure/googlemaps/js-samples/tree/master/dist/samples/marker-remove/jsfiddle
No response
The text was updated successfully, but these errors were encountered:
@kd509 Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:
google-maps
This is an automated message, feel free to ignore.
Sorry, something went wrong.
wangela
No branches or pull requests
Operating system
Windows 10, 19045.2604
Browser Version
Chrome 110.0.5481.104
How severe is the bug?
high
Bug description
When trying to remove a marker from the map using setMap(null) and set the object and all known references to null, marker stays in memory.
Steps to reproduce
You can reproduce it with your own example:
https://jsfiddle.net/gh/get/library/pure/googlemaps/js-samples/tree/master/dist/samples/marker-remove/jsfiddle
Console log output
No response
The text was updated successfully, but these errors were encountered: