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

Fix deprecation warning for addDomListener #170

Merged
merged 2 commits into from
Jul 5, 2022

Conversation

sandydoo
Copy link
Owner

@sandydoo sandydoo commented Jul 5, 2022

addDomListener is now deprecated and should be replaced with the native addEventListener function.

https://developers.google.com/maps/documentation/javascript/releases#3.48.9

@sandydoo sandydoo added the bug Something isn't working label Jul 5, 2022
@sandydoo sandydoo merged commit b6759b5 into main Jul 5, 2022
@sandydoo sandydoo deleted the wip/add-dom-listener-deprecation branch July 5, 2022 16:47
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

Successfully merging this pull request may close these issues.

1 participant