Package-level declarations

Types

Link copied to clipboard
class SearchAlongTheRouteOptions(val routePoints: List<Point>, val deviationTimeMinutes: Long = 3)

Options to perform a SAR (search along the route) in the part of the route defined by the given points.