Package-level declarations

Types

Link copied to clipboard
data class PedestrianSection(val geometry: List<GeoPoint>, val routeOffset: Distance, val length: Distance) : Section

Represents a route section that is only suited for pedestrians.