leaflet-routing
leaflet-routing copied to clipboard
Leaflet.Routing is a routing controller for the popular Leaflet mapping framework. The module provides an intuitive interface for routing paths between waypoints using any user specified routing servi...
Demo page on this project is not loading the osm.
Fixes #8
Suggesting to support Leaflet 1.0 by updating to current version 1.0.3 and fixing any breaking changes. Obvious breaking changes so far (see also [Changelog 1.0-beta1](https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#10-beta1-july-14-2015)): - [x] `clickable` > `interactive`...
There seems to be little activity on this software and then demo's don't seem to work. So should I conclude you are not supporting this software any longer?
Is there a way to calculate route for ships? I mean, given two points on map, calculate shortest (not mandatory) path without touching ground.
app.js it is showing api = "" where api is windows.location.hash when i printed api it is showing hash = "". is there any alternative for hash ?
A user has made the observation that after using the compas/drop-pin to set location on mobile that it is not so easy to bring up a keyboard again to click...
I have one data made by myself ,but i don't know how to design the backend of routing.please give some advice,thanks.
The [OSM demo](http://turistforeningen.github.io/leaflet-routing/examples/osm.html) linked in the project page is not working because the XHR requests for snapping data and routing API fail with a 301 Moved Permanently response for the...