lejard-h / google_maps_webservice

BSD 3-Clause "New" or "Revised" License
168 stars 223 forks source link

How to use GoogleMapsDirections.directionsWithLocation with parameter optimize=true #134

Open mbilalakmal opened 3 years ago

mbilalakmal commented 3 years ago

The directionsWithLocation method does not accept a boolean parameter for setting waypoints' optimization to true. And the DirectionsResponse object contains List property with no waypoint_order field.