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