google-maps-documentation

StreetViewCoverageLayer class

google.maps.StreetViewCoverageLayer class

A layer that illustrates the locations where Street View is available.

This class extends MVCObject.

Constructor
StreetViewCoverageLayer
StreetViewCoverageLayer()
Parameters:  None
Creates a new instance of StreetViewCoverageLayer.
Methods
getMap
getMap()
Parameters:  None
Return Value:  Map
Returns the map on which this layer is displayed.
setMap
setMap(map)
Parameters: 
Return Value:  None
Renders the layer on the specified map. If the map is set to null, the layer will be removed.