/leaflet-routing-machine

Control for routing in Leaflet

Primary LanguageJavaScriptOtherNOASSERTION

Leaflet Routing Machine NPM version

Find the way from A to B on a Leaflet map. The plugin supports multiple backends:

Features

  • Show returned route on a map
  • Edit start, end and waypoint points on the map
  • Geocoding to search start, end and waypoint locations from text
  • Wrapper to handle OSRM's API

Go to the Leaflet Routing Machine site for more information, demos, tutorials and more.

Building

npm install

This requires Node and npm, as well as grunt.