Package-level declarations

Types

Link copied to clipboard
interface Section

Represents a route section.

Link copied to clipboard
class SectionLocation(val startPointIndex: Int, val endPointIndex: Int, geometry: List<GeoPoint>)

Contains information about the location of a section on a route's geometry.

Link copied to clipboard
class Sections

The collection of all sections of a route.