toggle menu
Firebase Kotlin SDK
2.1.0
android
common
ios
js
jvm
switch theme
search in API
firebase-firestore
/
dev.gitlive.firebase.firestore
/
GeoPoint
Geo
Point
android
common
ios
js
jvm
@
Serializable
(
with
=
GeoPointSerializer::class
)
actual
class
GeoPoint
(
source
)
A class representing a Firebase GeoPoint.
@
Serializable
(
with
=
GeoPointSerializer::class
)
expect
class
GeoPoint
(
source
)
A class representing a Firebase GeoPoint.
@
Serializable
(
with
=
GeoPointSerializer::class
)
actual
class
GeoPoint
(
source
)
A class representing a Firebase GeoPoint.
@
Serializable
(
with
=
GeoPointSerializer::class
)
actual
class
GeoPoint
(
source
)
A class representing a Firebase GeoPoint.
@
Serializable
(
with
=
GeoPointSerializer::class
)
actual
class
GeoPoint
(
source
)
A class representing a Firebase GeoPoint.
Members
Constructors
Geo
Point
Link copied to clipboard
android
common
ios
js
jvm
actual
constructor
(
latitude
:
Double
,
longitude
:
Double
)
expect
constructor
(
latitude
:
Double
,
longitude
:
Double
)
actual
constructor
(
latitude
:
Double
,
longitude
:
Double
)
actual
constructor
(
latitude
:
Double
,
longitude
:
Double
)
actual
constructor
(
latitude
:
Double
,
longitude
:
Double
)
Properties
latitude
Link copied to clipboard
android
common
ios
js
jvm
actual
val
latitude
:
Double
expect
val
latitude
:
Double
actual
val
latitude
:
Double
actual
val
latitude
:
Double
actual
val
latitude
:
Double
longitude
Link copied to clipboard
android
common
ios
js
jvm
actual
val
longitude
:
Double
expect
val
longitude
:
Double
actual
val
longitude
:
Double
actual
val
longitude
:
Double
actual
val
longitude
:
Double
Functions
equals
Link copied to clipboard
android
ios
js
jvm
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
android
ios
js
jvm
open
override
fun
hashCode
(
)
:
Int
open
override
fun
hashCode
(
)
:
Int
open
override
fun
hashCode
(
)
:
Int
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
android
ios
js
jvm
open
override
fun
toString
(
)
:
String
open
override
fun
toString
(
)
:
String
open
override
fun
toString
(
)
:
String
open
override
fun
toString
(
)
:
String