toggle menu
Wemap SDKs
0.19.0
androidJvm
switch theme
search in API
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