packages/core/src/lib/directives/bicycling-layer.ts
Selector | agm-bicycling-layer |
Properties |
|
Methods |
Inputs |
constructor(_manager: LayerManager)
|
||||||
Parameters :
|
visible | |
Default value : true
|
|
Hide/show bicycling layer |
id |
id()
|
Returns :
string
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
toString |
toString()
|
Returns :
string
|
Private _addedToManager |
Default value : false
|
Private _id |
Type : string
|
Default value : (layerId++).toString()
|