mapbox-navigation-android
Base
/
com.mapbox.navigation.base.geometry
/
AngleUnit
Angle
Unit
enum
AngleUnit
:
Enum
<
AngleUnit
>
Content copied to clipboard
Enum representing units of angle measurement.
Entries
Properties
Entries
RADIANS
Link copied to clipboard
RADIANS
(
)
Content copied to clipboard
Radians unit.
DEGREES
Link copied to clipboard
DEGREES
(
)
Content copied to clipboard
Degrees unit.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard