/r360-js

Route360° JavaScript API

Primary LanguageJavaScriptMIT LicenseMIT

#r360-js

API-Key

Get your API key here .

The Route360° JavaScript API is a modern open-source JavaScript library designed for Leaflet's mobile-friendly interactive maps. It is developed by Henning Hollburg and Daniel Gerber from the Motion Intelligence GmbH.

Features

  • Generate polygons which represent the area which is reachable from a given source point
  • Supported for walk, car, bike and transit routing
  • A number of predefined map controls (travel time slider, date and time chooser, travel type chooser, etc.)
  • Detailed routing information from source to target (travel time, transit trips, etc.)
  • Get routing information for hundreds of POIs in a single request in milliseconds
  • Support for elevation data

Demonstration and Usage

A demonstration of the library's features, as well as detailed coding examples can be found here. You can see what the service is capable of at the technology demo, just select the country you want to test.

Route360°

Npm

You can use our project with npm

npm install route360 --save

Bower

You can use our project in bower

bower install route360 --save