toggle menu
re.this
0.1.2
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.common
/
GeoPosition
Geo
Position
data
class
GeoPosition
(
val
longitude
:
Double
,
val
latitude
:
Double
)
Members
Constructors
Geo
Position
Link copied to clipboard
constructor
(
longitude
:
Double
,
latitude
:
Double
)
Properties
latitude
Link copied to clipboard
val
latitude
:
Double
longitude
Link copied to clipboard
val
longitude
:
Double