sdk
/
com.mapbox.search
/
DistanceCalculator
/
Companion
Companion
object
Companion
Content copied to clipboard
Suppress
Functions
Functions
distanceOnSphere
Link copied to clipboard
@
JvmStatic
()
fun
distanceOnSphere
(from:
Point
, to:
Point
):
Double
Content copied to clipboard
This method provides better result precision with minimal error level, than
distance
.
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard