Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.06 KB

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.