Step Maneuver
Gives maneuver information about one LegStep.
Since
1.0.0
Constructors
Types
Properties
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right after the maneuver.
Number between 0 and 360 indicating the clockwise angle from true north to the direction of travel right before the maneuver.
A human-readable instruction of how to execute the returned maneuver. This String is built using OSRM-Text-Instructions and can be further customized inside either the Mapbox Navigation SDK for Android or using the OSRM-Text-Instructions.java project in Project-OSRM.
A Point representing this intersection location.
This indicates the mode of the maneuver. If type is of turn, the modifier indicates the change in direction accomplished through the turn. If the type is of depart/arrive, the modifier indicates the position of waypoint from the current direction of travel.
This indicates the type of maneuver.