Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Private _layerCollection

_layerCollection: LayerCollection

_layerId

_layerId: string

_visible

_visible: boolean

_zIndex

_zIndex: number

Methods

Protected addLayer

  • addLayer(layer: Layer): void
  • Parameters

    Returns void

Private checkIfBaseOptionsAreValid

  • Parameters

    Returns void

Protected clearLayers

  • clearLayers(): void
  • Returns void

getId

  • getId(): string
  • Returns string

getLayerCollection

  • getLayerCollection(): LayerCollection
  • Returns LayerCollection

getLayers

  • Returns Layer[]

getVisible

  • getVisible(): any
  • Returns any

initialize

  • Parameters

    Returns void

Protected setLayersVisible

  • setLayersVisible(visible: boolean): void
  • Parameters

    • visible: boolean

    Returns void

Generated using TypeDoc