Companion

object Companion

Functions

Link copied to clipboard
fun name(e: Int): String

Properties

Link copied to clipboard
const val FollowVehicle: Byte = 1

The camera is locked to vehicle position. Camera movement and rotation is automatically set based on vehicle position and heading

Link copied to clipboard

The camera is locked to vehicle position. Camera movement and rotation is automatically set based on vehicle position and heading. Zoom is also automatically adjusted based on the distance to junctions and navigation state

Link copied to clipboard
const val Free: Byte = 0

The camera is not locked to vehicle position. Position, rotation, zoom levels are not automatically adjusted.

Link copied to clipboard