iNavi Global Navigation SDK Documents
Toggle table of contents
1.0.2
common
Platform filter
common
Switch theme
Search in API
iNavi Global Navigation SDK Documents
model
/
com.inavisys.navisdk.model.engine.map
/
MapRouteOptions
/
LinkInfo
Link
Info
data
class
LinkInfo
(
val
distance
:
Double
=
0.0
,
val
trafficColor
:
String
=
MapRouteColor.GRAY.hexColor
)
Members
Constructors
Link
Info
Link copied to clipboard
constructor
(
distance
:
Double
=
0.0
,
trafficColor
:
String
=
MapRouteColor.GRAY.hexColor
)
Properties
distance
Link copied to clipboard
val
distance
:
Double
=
0.0
traffic
Color
Link copied to clipboard
val
trafficColor
:
String