Created
May 18, 2016 17:26
-
-
Save vedovelli/66d668f8f642ce49b24907f874c3b4d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data: escape('<xml version='1.0'><ns2:CalculateRoute xmlns:ns2="http://www.navteq.com/lbsp/Routing-CalculateRoute/4"><Request><CalculateRouteRequestMetaInfo><RequestID>0000003973</RequestID><VerboseMode>1</VerboseMode></CalculateRouteRequestMetaInfo><RepresentationOptions><Language>de-DE</Language><RepresentationMode>overview</RepresentationMode><RouteAttributes>waypoints summary legs</RouteAttributes><LegAttributes>maneuvers waypoint length travelTime</LegAttributes><ManeuverAttributes>position length travelTime</ManeuverAttributes><LinkAttributes>shape speedLimit dynamicSpeedInfo address</LinkAttributes></RepresentationOptions><!-- &waypoint0=geo!53.58888308889949,10.133627234151305 --><Waypoint xsi:type="ns4:GeoWaypointParameterType" xmlns:ns4="http://www.navteq.com/lbsp/Routing-Common/4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Position> <Latitude>53.58888308889949</Latitude> <Longitude>10.133627234151305</Longitude> </Position> <Departure>2012-08-30T12:00:00-05:00</Departure> <Mode> <Type>fastestNow</Type> <TransportModes>car</TransportModes> <TrafficMode>disabled</TrafficMode> </Mode> </Request> </ns2:CalculateRoute>'), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment