Navigation SDK Documentation |
Variables | |
const SDK_INT2 | SDK_eMT_Error = -1 |
const SDK_INT2 | SDK_eMT_Further = 0 |
const SDK_INT2 | SDK_eMT_Keep = 1 |
const SDK_INT2 | SDK_eMT_Turn = 2 |
const SDK_INT2 | SDK_eMT_UTurn = 3 |
const SDK_INT2 | SDK_eMT_Enter = 4 |
const SDK_INT2 | SDK_eMT_Exit = 5 |
const SDK_INT2 | SDK_eMT_EnterRoundabout = 6 |
const SDK_INT2 | SDK_eMT_StayRoundabout = 7 |
const SDK_INT2 | SDK_eMT_ExitRoundabout = 8 |
const SDK_INT2 | SDK_eMT_Change = 9 |
const SDK_INT2 | SDK_eMT_DestinationReached = 14 |
const SDK_INT2 | SDK_eMT_EnterRoad = 16 |
const SDK_INT2 | SDK_eMT_LeaveRoad = 17 |
const SDK_INT2 | SDK_eMT_StopOver = 18 |
Enumeration for the different maneuver types.
const SDK_INT2 SDK_eMT_Error = -1 |
indicates an SDK internal error. Pls report
const SDK_INT2 SDK_eMT_Further = 0 |
continue in same direction
const SDK_INT2 SDK_eMT_Keep = 1 |
light change of direction corresponding to SDK_eTW_Weak
const SDK_INT2 SDK_eMT_Turn = 2 |
change of direction
const SDK_INT2 SDK_eMT_UTurn = 3 |
u-turn on a road with separated driving lanes
const SDK_INT2 SDK_eMT_Enter = 4 |
Enter motorway
const SDK_INT2 SDK_eMT_Exit = 5 |
Exit motorway
const SDK_INT2 SDK_eMT_EnterRoundabout = 6 |
Enter roundabout (maneuver is set, but not marked as important, just given as information)
const SDK_INT2 SDK_eMT_StayRoundabout = 7 |
Keep in roundabout (maneuver is set, but not marked as important, just given as information)
const SDK_INT2 SDK_eMT_ExitRoundabout = 8 |
Exit roundabout (no of exit is specified in ExitNr field of SDK_ManeuverDescription)
const SDK_INT2 SDK_eMT_Change = 9 |
Change from one motorway on another
const SDK_INT2 SDK_eMT_DestinationReached = 14 |
You have reached your destination
const SDK_INT2 SDK_eMT_EnterRoad = 16 |
Enter a road of a class below motorway
const SDK_INT2 SDK_eMT_LeaveRoad = 17 |
Leave a road of a class below motorway
const SDK_INT2 SDK_eMT_StopOver = 18 |
a stop-over point, i.e. intermediate station, has been reached
© PTV Group 2018 | Generated on Mon Dec 17 2018 21:00:19 for NavigationSDK by 1.8.8 |