toggle menu
edna ChatCenter SDK
5.1
edna ChatCenter SDK
switch theme
search in API
edna ChatCenter SDK
/
edna.chatcenter.ui.core.models
/
Point
Point
data
class
Point
(
val
latitude
:
Double
=
0.0
,
val
longitude
:
Double
=
0.0
)
:
Parcelable
Модель геолокации
Parameters
latitude
широта
longitude
долгота
Members
Constructors
Point
Link copied to clipboard
constructor
(
latitude
:
Double
=
0.0
,
longitude
:
Double
=
0.0
)
Properties
latitude
Link copied to clipboard
val
latitude
:
Double
=
0.0
longitude
Link copied to clipboard
val
longitude
:
Double
=
0.0