@@@
Realm Kotlin SDK
/
io.realm.kotlin.types.geo
/
GeoPoint
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
create
Link copied to clipboard
fun
create
(
latitude
:
Double
,
longitude
:
Double
)
:
GeoPoint
Content copied to clipboard
Creates a point on the earths surface.