Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

Add geometry parameter to route method #98

@icokk

Description

@icokk

Currently the only way to get the distance between two points seems to be via the route method call. However, node-osrm always sets geometry parameter of osrm-backend to true, thus it always returns the complete route geometry, which isn't necessary. Could you please make it optional by exposing the geometry parameter to javascript code?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions