Routing API v7 Developer's Guide

ManeuverGroupType

Maneuver groups organize maneuvers into sections based on TransportModeType to better provide the user with an itinerary summary and brief route instructions.

ManeuverGroupType defines the following elements:

Element Description
firstmaneuver ElementReferenceType

ID of the first maneuver in a group.

lastmaneuver ElementReferenceType

ID of the last maneuver in a group.

mode RoutingModeType

Settings for route calculation. One mode can be specified for each route.

summaryDescription xs:string

Describes summary of a maneuver group.

arrivalDescription xs:string

Describes arrival instructions of a maneuver group.

waitDescription xs:string

Describes wait instructions of a maneuver group.