LoadOptions

sealed interface LoadOptions(source)

Properties

Link copied to clipboard
abstract var clampToGround: Boolean?

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

Link copied to clipboard
abstract var routeColor: String?

Color to use for route lines.

Link copied to clipboard
abstract var trackColor: String?

Color to use for track lines.

Link copied to clipboard
abstract var trackImage: String?

Image to use for track billboards.

Link copied to clipboard
abstract var waypointImage: String?

Image to use for waypoint billboards.