AdasRoadItemLocation

Location of the road item.

Types

Link copied to clipboard
annotation class Location

Retention policy for the AdasRoadItemLocation.Location.

Properties

Link copied to clipboard
const val ABOVE: Int = 2

Above.

Link copied to clipboard
const val ABOVE_LANE: Int = 4

Above the lane.

Link copied to clipboard
const val LEFT: Int = 1

To the left.

Link copied to clipboard
const val ON_SURFACE: Int = 3

On the surface.

Link copied to clipboard
const val RIGHT: Int = 0

To the right.