openrouteservice-js icon indicating copy to clipboard operation
openrouteservice-js copied to clipboard

:pushpin: The JavaScript API to consume openrouteservice(s) painlessly!

Results 21 openrouteservice-js issues
Sort by recently updated
recently updated
newest added

fixes https://github.com/GIScience/openrouteservice-js/issues/48

- [x] The Documentation part can be truncuated to the first two sentences (feature list is same as above). - [ ] Add development setup instructions.

api key code is duplicated for each service. A base parent class providing the api key functionality would be a better approach

Added support for [Optimization Service](https://openrouteservice.org/dev/#/api-docs/optimization), requested in #38. I tried to match the code style with other files. I also decided to keep it as simple as possible - feel...

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

Hello, I'm still discovering this module and I found out that there isn't support for the Optimization API. I've seen that the last time someone talked about it was in...

feature

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cached-path-relative&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.6. Changelog Sourced from minimist's changelog. v1.2.6 - 2022-03-21 Commits test from prototype pollution PR bc8ecee isConstructorOrProto adapted from PR c2b9819 security notice for additional...

dependencies

Does this library have something for alternative routes? because in the request body i add the alternative route option and returns bad request