Skip to content

privacore/leaflet-routing-machine

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • JavaScript 92.3%
  • CSS 7.0%
  • Other 0.7%