Optional_olayer
_olayer?: TileLayer<WMTS>
activeState
activeState: "on" | "off" = 'off'
Optionaldimensions
dimensions?: Record<string, object>
Optionaldisclaimer
disclaimer?: string
errorMessage
errorMessage: string | null = null
hasError
hasError: boolean = false
OptionalhiDPILegendImages
hiDPILegendImages?: Record<string, string>
OptionalimageType
imageType?: string
isDefaultChecked
isDefaultChecked: boolean
isDraggable
isDraggable: boolean = true
isHighlighted
isHighlighted: boolean = false
isLegendExpanded
isLegendExpanded: boolean
isPinned
isPinned: boolean = false
isRemovable
isRemovable: boolean = true
isSwipeable
isSwipeable: boolean = true
isVisible
isVisible: boolean = true
OptionallegendImage
legendImage?: string
OptionalmaxQueryResolution
maxQueryResolution?: number
OptionalmaxResolution
maxResolution?: number
OptionalminQueryResolution
minQueryResolution?: number
OptionalminResolution
minResolution?: number
OptionalprintLayers
printLayers?: string
OptionalqueryLayers
queryLayers?: string
restricted
restricted: boolean
Optionalstyle
style?: string
swiped
swiped: "left" | "right" | "no" = 'no'
treeItemId
treeItemId: string
wasLegendExpanded
wasLegendExpanded: boolean
OptionalwmsLayers
wmsLayers?: string
Linked ol layer, starting with an underscore to not be part of the proxy. *