Options
All
  • Public
  • Public/Protected
  • All
Menu

ThemedTileDecoder implements an ITileDecoder which uses a Theme to apply styles to the objects displayed in the map.

By default, decoders are executed in web workers (using TileDecoderService) for performance reasons.

Hierarchy

Implements

Index

Properties

Optional languages

languages: string[]

m_storageLevelOffset

m_storageLevelOffset: number = 0

Protected Optional m_styleSetEvaluator

m_styleSetEvaluator: StyleSetEvaluator

Methods

configure

Abstract connect

  • connect(): Promise<void>

Abstract decodeThemedTile

decodeTile

dispose

  • dispose(): void

getTileInfo

Generated using TypeDoc