Openrouteservice/Instructions/template
< Openrouteservice | Instructions(Redirected from OpenRouteService/Instructions/template)
Jump to navigation
Jump to search
Keep the formatting!
TEMPLATE
<Language Description="English" Code="en">
<MobilityBasedMovementInstruction>
<Vehicle>Drive</Vehicle>
<Pedestrian>Go</Pedestrian>
</MobilityBasedMovementInstruction>
<Direction>
<Curve>Turn</Curve>
<SharpLeft>sharp left</SharpLeft>
<Left>left</Left>
<HalfLeft>half left</HalfLeft>
<StraightForward>straightforward</StraightForward>
<HalfRight>half right</HalfRight>
<Right>right</Right>
<SharpRight>sharp right</SharpRight>
<UTurn>turn</UTurn>
</Direction>
<ActionNumber>Actionno.</ActionNumber>
<FillWord>
<StartTag>Start</StartTag>
<EndTag>Arrived at destination!</EndTag>
<On>on</On>
<For>for</For>
<Before>befor</Before>
<After>after</After>
</FillWord>
</Language>