Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added alternative route support to graphhopper navigation#3134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
mohammad1sadegh1 wants to merge2 commits intographhopper:master
base:master
Choose a base branch
Loading
frommohammad1sadegh1:navigate-alternative-route-support

Conversation

@mohammad1sadegh1
Copy link

Added alternative route support to graphhopper navigation with the following values:
Max Paths: 3
Max Weight: 1.4
Max Share: 0.6

Comment on lines +184 to +186
putHint(Parameters.Algorithms.AltRoute.MAX_PATHS,3).
putHint(Parameters.Algorithms.AltRoute.MAX_WEIGHT,1.4).
putHint(Parameters.Algorithms.AltRoute.MAX_SHARE,0.6);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I would prefer to keep the defaults used in AlternativeRoute.

* thehereward, code cleanups like#620
* vvikas, ideas for many to many improvements and#616
* zstadler, multiple fixes and car4wd
* mohammad1sadegh1, adding functionality to alternative route for navigation
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

please insert in lexicographical order

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@karussellkarussellkarussell left review comments

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mohammad1sadegh1@karussell

[8]ページ先頭

©2009-2025 Movatter.jp