apranav19 / pydirections

A Python client for Google's Directions API
Apache License 2.0
1 stars 0 forks source link

Handle alternatives parameter #19

Closed apranav19 closed 9 years ago

apranav19 commented 9 years ago

If set to true, specifies that the Directions service may provide more than one route alternative in the response. Note that providing route alternatives may increase the response time from the server.