• lphoffmann

    (@lphoffmann)


    We are using your plugin and since some days, we are getting an issue about the ownership of the Map API. You can see it on the map in my link above.

    We are getting these console errors.

    It seems the API is not loaded async, and it is using some method that is deprecated since February 21st, 2024.

    Is this related?

    Console Errors

    Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading

    shim.js:1 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.

    Thanks a lot for your help.

    • This topic was modified 1 year ago by lphoffmann.

    The page I need help with: [log in to see the link]

  • The topic ‘Google Maps Ownership’ is closed to new replies.