Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ToggleLayerCommand

Hierarchy

  • ToggleLayerCommand

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    Returns ToggleLayerCommand

  • Parameters

    • layerSources: object
      • [index: string]: LayerSource

    Returns ToggleLayerCommand

Properties

Private _layerSources

_layerSources: any

Methods

execute

  • execute(options: LegacyLayerInfo, callback: function): void
  • execute(options: LegacyLayerInfo, callback: function): void
  • Parameters

    • options: LegacyLayerInfo
    • callback: function
        • (result: any): void
        • Parameters

          • result: any

          Returns void

    Returns void

  • Parameters

    • options: LegacyLayerInfo
    • callback: function
        • (result: any): void
        • Parameters

          • result: any

          Returns void

    Returns void

initialize

  • initialize(settings: any): void
  • initialize(settings: any): void
  • Parameters

    • settings: any

    Returns void

  • Parameters

    • settings: any

    Returns void