Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LayerHandler

Implements

Index

Properties

Private _layerContainers

_layerContainers: ILayerContainer[] = []

Methods

Private _onlyVisible

  • Parameters

    Returns any[]

addLayerContainer

getAllLayerContainers

getBaseLayerContainers

getClusterableLayers

getClusteredLayers

getDataLayerContainers

getLayerContainerByFeature

getLayerContainerById

getLayerContainers

getLayerNames

  • getLayerNames(): string[]

getSelectableLayerContainers

getVisibleClusterableLayers

getVisibleClusteredLayers

getVisibleSelectableLayerContainers

hasBaseLayerContainers

  • hasBaseLayerContainers(): boolean

hasLayerContainerById

  • hasLayerContainerById(layerId: string): boolean

setLayerVisible

setLayerVisibleById

  • setLayerVisibleById(layerId: string, visible: boolean): void
  • Parameters

    • layerId: string
    • visible: boolean

    Returns void

Generated using TypeDoc