graphhopper / directions-api

Issues for the GraphHopper Directions API
https://graphhopper.com/api/1/docs/
60 stars 25 forks source link

JavaScript Client #1

Closed karussell closed 9 years ago

karussell commented 9 years ago

There is currently no 'full-blown' JavaScript, instead we suggest to have a look on our JavaScript code from GraphHopper Maps (Apache License 2.0)

https://graphhopper.com/maps/js/main.js https://graphhopper.com/maps/js/ghrequest.js

Additionally we need to provide a separate example for the Geocoding and Matrix API.

karussell commented 9 years ago

We've separated this and created a new repository: https://github.com/graphhopper/directions-api-js-client