Simple Camera
The base camera implementation.
Constructors
SimpleCamera
Link copied to clipboard
fun SimpleCamera()
Content copied to clipboard
Types
Functions
overview
Link copied to clipboard
open override fun overview(routeInformation: RouteInformation): List<Point>
Content copied to clipboard
If the RouteInformation does not include a RouteProgress instance the points for the entire route will be returned.
tilt
Link copied to clipboard
zoom
Link copied to clipboard
Inheritors
DynamicCamera
Link copied to clipboard