Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "actions/legend"

Index

Functions

refresh

  • Perform a full refresh with a requery of the layer/group structure

    export

    Returns ReduxThunkedAction

setGroupExpanded

  • setGroupExpanded(mapName: string, options: object): object
  • Sets the expanded/collapsed state of the given group

    export

    Parameters

    • mapName: string
    • options: object

    Returns object

setGroupVisibility

  • setGroupVisibility(mapName: string, options: object): object
  • Sets the visibility for the given map group

    export

    Parameters

    • mapName: string
    • options: object

    Returns object

setLayerSelectable

  • setLayerSelectable(mapName: string, options: object): object
  • Sets the selectability state for the given map layer

    export

    Parameters

    • mapName: string
    • options: object

    Returns object

setLayerVisibility

  • setLayerVisibility(mapName: string, options: object): object
  • Sets the visibility for the given map layer

    export

    Parameters

    • mapName: string
    • options: object

    Returns object

Generated using TypeDoc