Handles communication with the OSRM backend, building the request and parsing the response. Implements IRouter. Note that this class supports the OSRM HTTP API v1, that is included with OSRM version 5 and up. OSRM 4 used another API that is not supported by this class. See OSRM HTTP API for the specification this implementation is built on.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

options: OSRMv1Options = ...

Methods

Generated using TypeDoc