mapbox-maps-android
/
com.mapbox.maps.util
/
MathUtils
androidJvm
Math
Utils
object
MathUtils
Content copied to clipboard
Math utils class.
Functions
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
prepareOptimalBearingPath
Link copied to clipboard
androidJvm
fun
prepareOptimalBearingPath
(targets:
DoubleArray
):
DoubleArray
Content copied to clipboard
Util function to transform given bearing values to optimal ones so that shortest path is always taken.
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard