We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
need to change - avoidHighways : True - avoidFerries : True - avoidTolls : True
CodeBase: network_util.dart file line number: 31,32,32
to
1. [](https://developers.google.com/maps/documentation/directions/) 2. https://stackoverflow.com/questions/8867122/how-to-avoid-both-tolls-and-highways-for-restrictions-in-google-directions-api
The text was updated successfully, but these errors were encountered:
May I know any updates on this? avoid : highways|ferries|tolls
implemented?
Sorry, something went wrong.
any updates? Has it been implemented? Need to find routes to avoid tolls.
No branches or pull requests
need to change
- avoidHighways : True
- avoidFerries : True
- avoidTolls : True
CodeBase:
network_util.dart file
line number: 31,32,32
to
please follow below documentations
The text was updated successfully, but these errors were encountered: