Class TmsOpenlayersImpl

TmsLayer implementation for OpenlayersMap.

Hierarchy

Accessors

  • get className(): string
  • Returns string

  • get initialized(): boolean
  • Whether this implementation has been initialized (e.g. activated at least once)

    Returns boolean

Constructors

Methods

Properties

[moduleIdSymbol]?: string
_state: LayerState = LayerState.INACTIVE
extent: Extent
format: string
headers?: Record<string, string>
isDestroyed: boolean
maxLevel: number
minLevel: number
name: string

unique Name

olLayer: null | Layer<Source, LayerRenderer<any>> = null
opacity: number
properties: Record<string, unknown>
splitDirection: SplitDirection
tileSize: Size
tilingSchema: TilingScheme
url: undefined | string

Generated using TypeDoc