UNPKG

osrm

Version:

The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.

6 lines (3 loc) 126 B
'use strict'; var implementation = require('./implementation'); module.exports = Function.prototype.bind || implementation;