sdk
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
LaneInfo
Lane
Info
open
class
LaneInfo
Types
Functions
Types
Lane
Link copied to clipboard
open
class
Lane
Road
Lanes
Link copied to clipboard
open
class
RoadLanes
Route
Road
Lanes
Link copied to clipboard
open
class
RouteRoadLanes
:
LaneInfo.RoadLanes
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
get
Complex
Lanes
Info
Link copied to clipboard
@
NonNull
open
fun
getComplexLanesInfo
(
)
:
List
<
LaneInfo.RouteRoadLanes
>
Returns complex information about lanes
get
Distance
From
Start
Link copied to clipboard
open
fun
getDistanceFromStart
(
)
:
Int
Returns distance of vehicle from start in meters.
get
Simple
Lanes
Info
Link copied to clipboard
@
Nullable
open
fun
getSimpleLanesInfo
(
)
:
SimpleLaneInfo
Returns the simple information about lanes.
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
is
Active
Link copied to clipboard
open
fun
isActive
(
)
:
Boolean
Returns if lanes information is available on current vehicle position