Section

interface Section

Represents a route section.

Important: This is a Public Preview API. It may be changed or removed at any time.

Properties

Link copied to clipboard
abstract val geometry: List<GeoPoint>

List of coordinates representing section.

Link copied to clipboard
abstract val length: Distance

Distance from the the first point of geometry to the last point.

Link copied to clipboard
abstract val routeOffset: Distance

Distance from the start of the route to the first point of geometry.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard