ionic-team / capacitor-google-maps

12 stars 16 forks source link

feature request: AdvancedMarkerElement (svg support) #14

Open reslear opened 3 months ago

reslear commented 3 months ago

As of February 21st, 2024 (v3.56), google.maps.Marker is deprecated. We encourage you to transition to the new google.maps.marker.AdvancedMarkerElement class. Advanced markers provide substantial improvements over the legacy google.maps.Marker class.

image

https://developers.google.com/maps/documentation/javascript/advanced-markers/migration

https://mapsplatform.google.com/resources/blog/advanced-markers-now-available-for-ios-and-android-easily-customize-your-markers-across-platforms/