How to hide the Streetview street name labels on the street floor
问题 I need to get the street names (shortDescription) on street floor removed from streetview panorama: Label I want removed I know this is possible as seen on https://geoguessr.com/world/play They seem to use the same kind of json syntax as for customizing a google maps layout f=[{featureType:"poi",elementType:"labels",stylers:[{visibility:"off"}]}], l={disableDefaultUI:!0,disableDoubleClickZoom:!0,clickToGo:!0,linksControl:!0,styles:f} But I'm not even sure these labels are actualy part of the