position

open override val position: StateFlow<Float>

Observable normalized route position indicating the user's progress. Value range 0..1, where 0 represents the start and 1 represents the end of the route. Updates as the user moves along the route.