earlyPreManeuverActivationThresholdInMeters property
getter/setter pair
Distance in meters for early activation. If the current position enters this threshold of the upcoming maneuver while still within TrackingCameraBehaviorManeuverRuleOptions.postManeuverActivationThresholdInMeters of the previous maneuver, the camera behaves as though it were already in the upcoming maneuver's pre-activation zone. Must be non-negative. Defaults to 0.0.
Implementation
double earlyPreManeuverActivationThresholdInMeters;