Wemap SDKs
Toggle table of contents
0.24.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Wemap SDKs
core
/
com.getwemap.sdk.core.model.entities
/
Coordinate
/
Companion
/
equals
equals
fun
equals
(
lhs
:
Coordinate
,
rhs
:
Coordinate
,
eps
:
Double
=
GeoConstants.EPS_DEGREES
,
epsAlt
:
Double
=
GeoConstants.EPS_METERS
)
:
Boolean