A Java Google Directions API for Android.
google-directions-api is hosted in the following web site
https://github.com/perezdidac/google-directions-api
If you think the Android project google-directions-api listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of google-directions-api.
Item | Value |
---|---|
Java File Count | 16 |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
google-directions-api has the following Java source files.
com.tenea.googledirectionsapi.RouteQuery.java com.tenea.googledirectionsapi.RouteQueryOptions.java com.tenea.googledirectionsapi.Router.java com.tenea.googledirectionsapi.RouterListener.java com.tenea.googledirectionsapi.RouterTask.java com.tenea.googledirectionsapi.RouterTaskListener.java com.tenea.googledirectionsapi.RouterTaskResult.java com.tenea.googledirectionsapi.routes.Bounds.java com.tenea.googledirectionsapi.routes.Coordinates.java com.tenea.googledirectionsapi.routes.Distance.java com.tenea.googledirectionsapi.routes.Duration.java com.tenea.googledirectionsapi.routes.Leg.java com.tenea.googledirectionsapi.routes.Location.java com.tenea.googledirectionsapi.routes.Polyline.java com.tenea.googledirectionsapi.routes.Route.java com.tenea.googledirectionsapi.routes.Step.java