Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.03 KB

StreetViewCoverageLayer.md

File metadata and controls

44 lines (23 loc) · 1.03 KB

See html formatted version

StreetViewCoverageLayer class

google.maps.StreetViewCoverageLayer class

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

This class extends MVCObject.

Constructor

undefined

StreetViewCoverageLayer()

Parameters:  None

Creates a new instance of StreetViewCoverageLayer.

Methods

undefined

getMap()

Parameters:  None

Return Value:  Map

Returns the map on which this layer is displayed.

undefined

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.