Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LegendViewModelProperties

Hierarchy

  • LegendViewModelProperties

Index

Properties

Optional activeLayerInfos

Collection of ActiveLayerInfo objects used by the legend view to display data in the legend.

Read more...

Optional basemapLegendVisible

basemapLegendVisible: boolean

Indicates whether to show the Basemap layers in the Legend.

Read more...

Optional layerInfos

Specifies a subset of the layers in the map to display in the legend.

Read more...

Optional view

view: (MapViewProperties & { type: "2d" }) | (SceneViewProperties & { type: "3d" })

The view from which the widget will operate.

Read more...

Generated using TypeDoc