BaseLayer()
constructor
abstract
The class from which all layer classes inherit
Options:
Events:
layer-show
The layer's visibility was changed to visiblelayer-hide
The layer's visibility was changed to hiddenclick
A click has been detected on the layer. Includes the position, of type 'LatLng', on the map.
Parameter | Type | Description |
---|---|---|
options | Object | The options of the layer |