DefaultNewWaypointPosition

Types

Link copied to clipboard
annotation class Type

Annotation for restricting DefaultNewWaypointPosition values.

Properties

Link copied to clipboard
const val BEFORE_LAST: String

Selected search result will become the last intermediate waypoint.

Link copied to clipboard
const val FIRST: String

Selected search result will become the first waypoint.

Link copied to clipboard
const val LAST: String

Selected search result will become the final destination.