Package-level declarations

Includes the Detour model, a class that describes a Point of Interest related model.

Types

Link copied to clipboard
data class Detour(val duration: Duration, val distance: Distance, val offset: Distance)

Describes the details about the detour from the route to the point of interest along the route.