GPSTraceWalker
class GPSTraceWalker<T, O : RoutingServiceOptions<O>?, S : RoutingService<GeoPosition, O>?> : MoveOnMapWithGPS<T, O, S> (source)
A walker that follows a trace. The trace is mandatory.
A walker that follows a trace. The trace is mandatory.