Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILegendContainerDispatch

Hierarchy

  • ILegendContainerDispatch

Index

Properties

setBaseLayer

setBaseLayer: function

Type declaration

    • (mapName: string, layerName: string): void
    • Parameters

      • mapName: string
      • layerName: string

      Returns void

setGroupExpanded

setGroupExpanded: function

Type declaration

    • (mapName: string, options: object): void
    • Parameters

      • mapName: string
      • options: object

      Returns void

setGroupVisibility

setGroupVisibility: function

Type declaration

    • (mapName: string, options: object): void
    • Parameters

      • mapName: string
      • options: object

      Returns void

setLayerSelectable

setLayerSelectable: function

Type declaration

    • (mapName: string, options: object): void
    • Parameters

      • mapName: string
      • options: object

      Returns void

setLayerVisibility

setLayerVisibility: function

Type declaration

    • (mapName: string, options: object): void
    • Parameters

      • mapName: string
      • options: object

      Returns void

Generated using TypeDoc