Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WmtsLayer

wmts layer object describing the layer from a wmts service

Hierarchy

  • WmtsLayer

Index

Properties

Format

Format: string[]

Array of available formats

Identifier

Identifier: string

WMTS Name of layer

Style

Style: WmtsStyle[]

Styles associated with this layer

TileMatrixSetLink

TileMatrixSetLink: Array<{ TileMatrixSet: string }>

Array of Tile Matrices supported by this layer

Title

Title: string

Human readable title of the layer

WGS84BoundingBox

WGS84BoundingBox: number[]

Bounding box of layer, calculated by openlayers WMTSCapabilties parsers

Generated using TypeDoc