Signature
useActiveLayers(options: ActiveLayerOptions<LayerName>): ActiveLayerResult<LayerName>Type parameters
| Name | Constraint | Default | Description |
|---|---|---|---|
LayerName | string | string | No type parameter summary yet. |
Parameters
| Name | Type | Description |
|---|---|---|
| options | ActiveLayerOptions<LayerName> | Active layer selectors and optional lookup time. |
Returns
ActiveLayerResult<LayerName>