Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TFlatLabel

Index

Constructors

constructor

  • new TFlatLabel(options: any, venue: any, mapObject: any, DEFAULT_FONT: any, polygonMeshesById: any, textLabelsByPolygonId: any, mapView: any, scope: any, atlas: any): TFlatLabel
  • Parameters

    • options: any
    • venue: any
    • mapObject: any
    • DEFAULT_FONT: any
    • polygonMeshesById: any
    • textLabelsByPolygonId: any
    • mapView: any
    • scope: any
    • atlas: any

    Returns TFlatLabel

Properties

atlas

atlas: any

baseColor

baseColor: Color

canvasBounds

canvasBounds: any

color

color: Color

created

created: undefined | boolean

doNotCreate

doNotCreate: undefined | boolean

font

font: any

fontSize

fontSize: number

height

height: null | number

heightMargin

heightMargin: number

hideOnCreate

hideOnCreate: boolean

hoverIfLabelFails

hoverIfLabelFails: boolean

hoverLabelClass

hoverLabelClass: any

hoverLabelMode

hoverLabelMode: any

hoverLabelText

hoverLabelText: any

invalid

invalid: undefined | boolean

label

label: any

map

map: any

mapScale

mapScale: any

margin

margin: number

multiline

multiline: any

polyId

polyId: any

polygonMeshesById

polygonMeshesById: any

scaleMin

scaleMin: any

scaleStep

scaleStep: any

showHoverLabel

showHoverLabel: boolean

stateText

stateText: string

text

text: any

textLabelsByPolygonId

textLabelsByPolygonId: any

Methods

clearColor

  • clearColor(): void
  • Returns void

create

  • create(): void
  • Returns void

flipIfNeeded

  • flipIfNeeded(cameraAngle: any): void
  • Parameters

    • cameraAngle: any

    Returns void

hide

  • hide(): void
  • Returns void

removeSelf

  • removeSelf(bulk: any): void
  • Parameters

    • bulk: any

    Returns void

setColor

  • setColor(textColor: any): void
  • Parameters

    • textColor: any

    Returns void

show

  • show(): void
  • Returns void

toString

  • toString(): any
  • Returns any