Page 1 of 1

Google Maps - google.maps.Marker is deprecated

Posted: Mon Apr 15, 2024 9:11 pm
by Cat

I am working with google maps and in the console I have the following message:

As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. 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. Please see https://developers.google.com/maps/deprecations for additional details and https://developers.google.com/maps/docu ... /migration for the migration guide.

and the page slowed down


Re: Google Maps - google.maps.Marker is deprecated

Posted: Tue Apr 16, 2024 9:34 am
by arbei

If you use v2024, it is already updated. If you use older version, you'll need to update yourself.