Class GisFeature

Constructors

Properties

elementContext?: Element
isLoading: boolean = false
loadedAt: Date
mode: HighlightMode = null
source: string
store: MainStore

Accessors

  • get element(): undefined | Element

    Returns undefined | Element

  • get identifier(): any

    Returns any

  • get identifierHash(): string

    Returns string

  • get layerName(): string

    Returns string

  • get minZoomLevel(): number | void

    Returns number | void

  • get name(): string

    Returns string

  • get pointTemplate(): null | string

    Returns null | string

  • get style(): { color: string }

    Returns { color: string }

Methods

  • Returns void

  • Parameters

    Returns void