LoadOptions

interface LoadOptions(source)

Properties

Link copied to clipboard
abstract val clampToGround: Boolean?

True if the symbols should be rendered at the same height as the terrain

Link copied to clipboard
abstract val routeColor: String?

Color to use for route lines.

Link copied to clipboard
abstract val trackColor: String?

Color to use for track lines.

Link copied to clipboard
abstract val trackImage: String?

Image to use for track billboards.

Link copied to clipboard
abstract val waypointImage: String?

Image to use for waypoint billboards.