Options
All
  • Public
  • Public/Protected
  • All
Menu

Sets the visibility for the given external layer for the given map

since

0.13

Hierarchy

  • ISetLayerVisibilityAction

Index

Properties

Properties

payload: { layerName: string; mapName: string; visible: boolean }

Type declaration

  • layerName: string
  • mapName: string
  • visible: boolean

Generated using TypeDoc