google.maps.StreetViewCoverageLayer class
A layer that illustrates the locations where Street View is available.
This class extends MVCObject.
Constructor
StreetViewCoverageLayer()
Parameters: None
Creates a new instance of StreetViewCoverageLayer.
Methods
getMap()
Parameters: None
Return Value: Map
Returns the map on which this layer is displayed.
setMap(map)
Parameters:
- map: Map
Return Value: None
Renders the layer on the specified map. If the map is set to null, the layer will be removed.