- Enables
Radar.startTrip()
to be called withtripOptions.startTracking = false
, preventing the automatic starting of tracking. - Allows
trackingOptions.startTrackingAfter
set locally to be used in conjunction with remote tracking options.
Radar.startTrip()
to be called with tripOptions.startTracking = false
, preventing the automatic starting of tracking.trackingOptions.startTrackingAfter
set locally to be used in conjunction with remote tracking options.