FrameGeometryAfterManeuver

class FrameGeometryAfterManeuver

Options that modify the framed route geometries by appending additional points after maneuver to extend the view.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

distanceToCoalesceCompoundManeuvers
Link copied to clipboard
var distanceToCoalesceCompoundManeuvers: Double = 150.0
When enabled, this controls the distance between maneuvers closely following the current one to treat them for inclusion in the frame.
distanceToFrameAfterManeuver
Link copied to clipboard
var distanceToFrameAfterManeuver: Double = 100.0
When enabled, this controls the distance on route after the current maneuver to include in the frame.
enabled
Link copied to clipboard
var enabled: Boolean = true
Preconditions:When this option is enabled and the preconditions are met, this controls whether additional points after the upcoming maneuver should be framed to provide more context.