BaseLayer()
constructor
abstract
The class from which all layer classes inherit
Options:
Events:
layer-showThe layer's visibility was changed to visiblelayer-hideThe layer's visibility was changed to hiddenclickA 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 |