reactjsgoogle-mapsgoogle-maps-api-3google-maps-markersgoogle-maps-advanced-marker-element

Display AdvancedMarkerElement in Google Maps street view


Can I render a google.maps.marker.AdvancedMarkerElement in google street view? My marker is rendered fine on the default map, but disappears when switching to street view.

I'm using React and following the approach set out in this video tutorial: https://www.youtube.com/watch?v=8kxYqoY2WwE


Solution

  • Despite deprecating the original google.maps.Marker element, google appear unwilling to achieve feature parity with its replacement (google.maps.marker. AdvancedMarkerElement). This includes displaying advanced markers on Google Street View.

    If this feature is important to you, please upvote the issue and add your use case to the google maps issue tracker:

    https://issuetracker.google.com/issues/282790637