new Layer(_layerConfig)
MapboxViewer/domain/ports/Layer.ts, line 3
| Name | Type | Description |
|---|---|---|
_layerConfig |
Configuration for the layer. |

Abstract base class for all layers.
| Name | Type | Description |
|---|---|---|
_layerConfig |
Configuration for the layer. |