Optional
autoShow the parent layers when a child layer is made visible.
Defaults to true
.
Optional
basemapProperties for the embedded basemap switcher.
Property mapId
is not applied (the basemap switcher uses the same map as the toc).
Optional
collapsibleIf true
, groups in the toc can be collapsed and expanded.
This property should only be true
if the map actually contains layer groups.
Defaults to false
.
Optional
initiallyIf true
groups in the toc are collapsed initially.
Defaults to false
. If collapsibleGroups is false
this property should also be false
. Otherwise, only the top level layers will appear in the toc.
Optional
mapThe map model to use.
Optional
mapThe id of the map. The map will be looked up in the MapRegistry service.
Optional
showDefines whether the basemap switcher is shown in the toc.
Defaults to true
.
Optional
showDefines whether the tool component is shown in the toc.
Defaults to false
.
Optional
toolsProperties for the embedded tool component.
Props supported by the Toc component.