ericnewton76 / gmaps-api-net

C# google maps api interface for interacting with the backend web services for Google Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Direction request Avoid parameters issue

gicugrozavu opened this issue · comments

Hello,

I have tried to use the Directions Service to get a route information. When trying to pass the Avoid(Highways, Ferries, Tolls) parameter I can pass only one value at a time.
In Google Maps you can have more than 1 paramter at a time.

Can you please fix this issue?

Best regards
Gicu