FlyToOptions

sealed interface FlyToOptions(source)

Properties

Link copied to clipboard
abstract var duration: Double?

The duration of the flight in seconds. Default value - 3.0

Link copied to clipboard
abstract var maximumHeight: Double?

The maximum height at the peak of the flight.

Link copied to clipboard
abstract var offset: HeadingPitchRange?

The offset from the target in the local east-north-up reference frame centered at the target.