17 Forks
87 Stars
87 Watchers

drawroute

DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) using RxJava for Android so developers can download, parse and draw path on the map in very fast and flexible way (For now only JSON support).

How to download and setup drawroute

Open terminal and run command
git clone https://github.com/malikdawar/drawroute.git
git clone is used to create a copy or clone of drawroute repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with drawroute https://github.com/malikdawar/drawroute/archive/master.zip

Or simply clone drawroute with SSH
[email protected]:malikdawar/drawroute.git

If you have some problems with drawroute

You may open issue on drawroute support forum (system) here: https://github.com/malikdawar/drawroute/issues