Package-level declarations
Types
Link copied to clipboard
data class UrbanSection(val geometry: List<GeoCoordinate>, val routeOffset: Distance, val length: Distance) : Section
Represents a route section that is located within urban area.