-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Multiple avoid problems #382
Copy link
Copy link
Open
Labels
help wantedWe'd love to have community involvement on this issue.We'd love to have community involvement on this issue.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
help wantedWe'd love to have community involvement on this issue.We'd love to have community involvement on this issue.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Problem
When I passed the
avoidparameters in thedistance_matrixmethod, it told me that it is an invalid restriction. However, I wonder if it's possible to allow multiple avoid options likeavoid=tolls|highways|ferries.Thank you!
Environment details
Steps to reproduce
distance_matrixparameterCode example
Stack trace