Companion

object Companion

Functions

Link copied to clipboard
fun name(e: Int): String

Properties

Link copied to clipboard
const val AlongRoute: Byte = 3

Location along route

Link copied to clipboard
const val Anchor: Byte = 2

Search around anchor

Link copied to clipboard
const val CurrentLocation: Byte = 0

Search around current location

Link copied to clipboard
const val Destination: Byte = 1

Search around destination

Link copied to clipboard