Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable different routing for different accessibility level #63

Closed
yaelAmitay opened this issue Dec 13, 2016 · 0 comments
Closed

Enable different routing for different accessibility level #63

yaelAmitay opened this issue Dec 13, 2016 · 0 comments
Assignees
Milestone

Comments

@yaelAmitay
Copy link
Contributor

yaelAmitay commented Dec 13, 2016

Input: Two Locations and accessibility threshold.
Output: find a route from the source to destination that doesn't pass throught segments of the map that has lower accessibility level that the given threshold.

This is a feature we are adding to issue #19.
We achieve this by adding LocationManager( @assaflu #57 ) that enable to apply filters on the locations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant