Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 958 Bytes

BicyclingLayer.md

File metadata and controls

44 lines (23 loc) · 958 Bytes

See html formatted version

BicyclingLayer class

google.maps.BicyclingLayer class

A layer showing bike lanes and paths.

This class extends MVCObject.

Constructor

undefined

BicyclingLayer()

Parameters:  None

A layer that displays bike lanes and paths and demotes large roads.

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 map is set to null, the layer will be removed.