locationOnRoute property

ArcGISLocation get locationOnRoute

The location on route.

Snapped to route location of last GPS location passed in to RouteTracker.trackLocation. If current status is isOnRoute = true this will be the same as the TrackingStatus.displayLocation. If current status is isOnRoute = false this value is not updated and last location that was on the route will be returned.