Optional
attributesAdditional attributes for this layer. These can be arbitrary values.
Optional
descriptionThe human-readable description of this layer. Defaults to an empty string.
Optional
healthOptional property to check the availability of the layer. It is possible to provide either a URL which indicates the state of the service (2xx response meaning "ok") or a HealthCheckFunction performing a custom check and returning the state.
Optional
idThe unique id of this layer. Defaults to a generated id.
Optional
isWhether this layer is a base layer or not. Only one base layer can be active at a time.
Defaults to false
.
The name of the tile matrix set in the service's capabilities.
The name of the WMTS layer in the service's capabilities.
Optional
sourceAdditional source options for the layer's WMTS source.
NOTE: These options are intended for advanced configuration: the WMTS Layer manages some of the OpenLayers source options itself.
The human-readable title of this layer.
URL of the WMTS service.
Optional
visibleWhether this layer should initially be visible.
Defaults to true
.
Configuration options supported by all operational layer types.