google.maps.Marker is deprecated
-
There doesn’t seem to be another update further than Version 4.6.2 to resolve this issue so I am wondering if this is something you will be looking at? Or is this something we need to do to fix – i.e creating new api keys?
Is anyone able to advise please?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/documentation/javascript/advanced-markers/migration for the migration guide.
The result of this javascript error seems to be causing the markers to not display the HTML that was working before. Things like extra html to include addresses, phone numbers for our users.
Thanks
KaneThe page I need help with: [log in to see the link]
- The topic ‘google.maps.Marker is deprecated’ is closed to new replies.