Enable that new labels are delayed until movement is finished
Disable all fading animations for debugging and performance measurement.
The path to the font catalog file.
The maximum scaling factor that may be applied to TextElements due to their distance. If not defined the default value specified in TextElementsRenderer will be used.
The minimum scaling factor that may be applied to TextElements due to their distance. If not defined the default value specified in TextElementsRenderer will be used.
The maximum distance for TextElement with icons to be rendered, expressed as a fraction of the distance between the near and far plane [0, 1.0].
The maximum distance for TextElement to be rendered, expressed as a fraction of the distance between the near and far plane [0, 1.0].
Optional limit of number of glyphs (characters) for labels. In situations with limited, available memory, decreasing this number may be beneficial.
Limits the number of DataSource labels visible, such as road names and POIs. On small devices, you can reduce this number to to increase performance.
The maximum distance to the screen border as a fraction of screen size [0..1].
Optional initial number of glyphs (characters) for labels. In situations with limited, available memory, decreasing this number may be beneficial.
If true
, a replacement glyph ("?") is rendered for every missing glyph.
Generated using TypeDoc
An optional canvas element that renders 2D collision debug information.