Skip to content

Releases: jd-alexander/Google-Directions-Android

RoutingException

17 Jan 02:03
Compare
Choose a tag to compare

When a routing request fails there now an exception that gives more details about why it occurred.

API Key Support

07 Jan 01:46
Compare
Choose a tag to compare

API key support was added along with a few other minor changes.

Proper Alternative Routes support

23 Oct 05:07
Compare
Choose a tag to compare
Merge pull request #36 from fcduarte/master

Compilation issue on class Routing / Lint warnings

Shortest route via alternative route = true

10 Sep 18:29
Compare
Choose a tag to compare

Support for route/waypoint optimization

24 Jul 21:39
Compare
Choose a tag to compare
v1.0.5

Update README.md

New Routing Builder

21 Jul 15:36
Compare
Choose a tag to compare
v1.0.3

Update README.md

Multiple Waypoint Support

17 Jul 16:17
Compare
Choose a tag to compare
Merge pull request #17 from deepankarb/master

Add async task cancel listener and multiple waypoint support

v1.1

30 Jun 07:04
Compare
Choose a tag to compare
v1.1 Pre-release
Pre-release
example completed.

v1.0

17 Nov 19:10
Compare
Choose a tag to compare
removed depreciated library and also removed unnecessary context from…