INAVI Navigation SDK Documents
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
INAVI Navigation SDK Documents
model
/
com.inavisys.navisdk.model.location
/
Coordinate
Coordinate
@
Serializable
class
Coordinate
(
val
wgsLon
:
Double
,
val
wgsLat
:
Double
)
Members
Constructors
Coordinate
Link copied to clipboard
constructor
(
wgsLon
:
Double
,
wgsLat
:
Double
)
Properties
wgs
Lat
Link copied to clipboard
val
wgsLat
:
Double
wgs
Lon
Link copied to clipboard
val
wgsLon
:
Double