MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.location
/
Utils
Utils
class
Utils
(
source
)
Members
Functions
normalize
Link copied to clipboard
open
fun
normalize
(
angle
:
Float
)
:
Float
Normalizes an angle to be in the [0, 360] range.
shortest
Rotation
Link copied to clipboard
open
fun
shortestRotation
(
heading
:
Float
,
previousHeading
:
Float
)
:
Float
Util for finding the shortest path from the current rotated degree to the new degree.