An open API service indexing awesome lists of open source software.

https://github.com/dkhmelenko/simple_route_android

The sources of the project Simple_Route for Android
https://github.com/dkhmelenko/simple_route_android

Last synced: 5 months ago
JSON representation

The sources of the project Simple_Route for Android

Awesome Lists containing this project

README

          

#Project description
This is a lightweight application for creating routes between two different points. The route will be shown on the map. Also available text version of the route (for example, "turn left in 100 m").
Application uses Google Maps API for creating routes.

This project requires [google-play-services](https://developer.android.com/google/play-services/index.html) library.

[![Simple Route on Google Play Store](http://developer.android.com/images/brand/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=com.khmelenko.lab.simpleroute)

#Contribution
If you have any ideas/suggestions, feel free to create pull request.