toggle menu
Wemap SDKs
0.16.1
androidJvm
switch theme
search in API
core
/
com.getwemap.sdk.core.extensions
Package-level
declarations
Functions
Functions
distance
To
Link copied to clipboard
fun
Point
.
distanceTo
(
other
:
Point
)
:
Double
Location
Link copied to clipboard
fun
Location
(
lat
:
Double
,
lng
:
Double
,
alt
:
Double
,
provider
:
String
=
"Created manually"
)
:
Location
to
Location
Link copied to clipboard
fun
Point
.
toLocation
(
)
:
Location
to
Point
Link copied to clipboard
fun
Location
.
toPoint
(
)
:
Point