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
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: