arrivedDistanceThreshold
The distance measured in meters, indicating when the navigation manager considers that the user has arrived at the final destination.
It takes into account two cases:
if raw user position is less than threshold
if calculated remaining distance is less than threshold
Default is 15 meters