Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WMTSSublayerProperties

Hierarchy

  • WMTSSublayerProperties

Index

Properties

Optional description

description: string

Description for the WMTS sublayer.

Read more...

Optional fullExtent

fullExtent: ExtentProperties

The full extent of the layer.

Read more...

Optional id

id: string

The unique ID assigned to the sublayer.

Read more...

Optional imageFormat

imageFormat: string

The map image format (MIME type) to request.

Read more...

Optional imageFormats

imageFormats: string[]

Supported image formats as retrieved from the GetCapabilities request.

Read more...

Optional layer

The WMTSLayer to which the sublayer belongs.

Read more...

Optional styleId

styleId: string

The WMTSStyle to request.

Read more...

Optional styles

A collection of supported WMTSStyles as retrieved from the GetCapabilities request.

Read more...

Optional tileMatrixSet

The TileMatrixSet to request.

Read more...

Optional tileMatrixSetId

tileMatrixSetId: string

The id of the TileMatrixSet to request.

Read more...

Optional tileMatrixSets

A collection of supported TileMatrixSets.

Read more...

Optional title

title: string

The title of the WMTS sublayer used to identify it in places such as the LayerList and Legend widgets.

Read more...

Generated using TypeDoc