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

Use google.maps.marker.AdvancedMarkerElement #91

Open
recrit opened this issue Feb 26, 2024 · 2 comments
Open

Use google.maps.marker.AdvancedMarkerElement #91

recrit opened this issue Feb 26, 2024 · 2 comments

Comments

@recrit
Copy link

recrit commented Feb 26, 2024

"As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. Please see https://developers.google.com/maps/deprecations for deprecation details."

The google.maps.Marker was deprecated in the Google API version 3.56 released on February 21st, 2024.

Google recommends using google.maps.marker.AdvancedMarkerElement which is available as of 3.53.2.

Google documentation:

@innovaweb-dev
Copy link

So the repo is no longer usable ?
What we can do ?

@recrit
Copy link
Author

recrit commented Mar 25, 2024

@rifton007 the repo is still usable since the old marker is currently not planned to be discontinued. From the google documentation:
"The minimum version of the Maps JavaScript API with google.maps.marker.AdvancedMarkerElement is 3.53.2. At this time, google.maps.Marker is not scheduled to be discontinued, but google.maps.marker.AdvancedMarkerElement is recommended over google.maps.Marker. While google.maps.Marker will continue to receive bug fixes for any major regressions, existing bugs in google.maps.Marker will not be addressed. At least 12 months notice will be given before support is discontinued."
Full details on https://developers.google.com/maps/deprecations#googlemapsmarker_in_the_deprecated_as_of_february_2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants