GIScience / openrouteservice-js

:pushpin: The JavaScript API to consume openrouteservice(s) painlessly!
https://openrouteservice.org
Apache License 2.0
192 stars 35 forks source link

maneuver property not included in Directions #22

Closed willemvanleeuwen closed 4 years ago

willemvanleeuwen commented 5 years ago

I've added the maneuver property to my fork; I will test it in the upcoming weeks... This property adds the location and bearing of a direction-step to the output.

amoncaldas commented 4 years ago

Hey willemvanleeuwen, We decided to remove the lib object validation. Now only the API validation applies. So, it must be solved.