Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Layers

Index

Constructors

constructor

Properties

options

options: LayersOptions

Methods

addBaseLayer

  • addBaseLayer(layer: Layer, name: string): this
  • Parameters

    • layer: Layer
    • name: string

    Returns this

addOverlay

  • addOverlay(layer: Layer, name: string): this
  • Parameters

    • layer: Layer
    • name: string

    Returns this

collapse

  • collapse(): this
  • Returns this

expand

  • expand(): this
  • Returns this

removeLayer

  • removeLayer(layer: Layer): this
  • Parameters

    • layer: Layer

    Returns this

Generated using TypeDoc