You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
[Leaflet Routing Machine]((https://www.liedman.net/leaflet-routing-machine/))[](https://www.npmjs.com/package/leaflet-routing-machine)[](https://gitter.im/leaflet-routing-machine/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2
2
=======================
3
3
4
+
**This plugin is barely maintained!** It has been a good long while since I had any reason to work with routing or Leaflet, and it does not look like that will change. I do not spend time on maintaining this plugin, and only rarely can I find time to respond to issues. If you want to take over as maintainer, feel free to contact me at [email protected].
5
+
4
6
Find the way from A to B on a Leaflet map. The plugin supports multiple backends:
5
7
6
8
*[OSRM](http://project-osrm.org/) - builtin and used by default (version 5)
0 commit comments