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
/
LocationInfo
/
RoutePtItem
/
RoutePtItem
Route
Pt
Item
constructor
(
name
:
String
,
wgsLon
:
Double
,
wgsLat
:
Double
,
angle
:
Int
)
constructor
(
wgsLon
:
Double
,
wgsLat
:
Double
)
constructor
(
name
:
String
,
wgsLon
:
Double
,
wgsLat
:
Double
)
constructor
(
name
:
String
,
coordinate
:
Coordinate
,
angle
:
Int
=
-1
)