Hi folks,
I'm using SP Property to present some properties and the Google map is not working. The console says:
main.js:171 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 developers.google.com/maps/deprecations for additional details and developers.google.com/maps/documentation/javascript/advanced-markers/migration for the migration guide.
_.pm @ main.js:171
When this Marker is deprecated over a year, why is this not updated?
or am I wrong and I have to modify something by myself? How is that done then?
Could some one please help me?