Skip to content

iamamused/Google-Maps-Directions-API-Java-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Note: The classes are currently incomplete. Follow me for updates.

#Google Directions API Parser

This is a Java parser which will convert the output of the Google Directions Api into a nice set of objects.

My intention is to use this in Android applications as shown in the example. The example shows a route drawn on a MapView map.

Example App

##Assumptions

The classes make use of the GeoPoint object so you need to use the Google map libraries in your application. See the Example manifest.

About

Java parser for the new google maps directions api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published