RouteDrawer wraps Google Directions API using RxJava for Android so developers can download, parse and draw path on the Google's map in very fast and flexible way.
'com.github.polok.routedrawer:library:1.0.0'
<dependency>
<groupId>com.github.polok.routedrawer</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.polok.routedrawer" name="library" rev="1.0.0"/>
"com.github.polok.routedrawer", "library", "1.0.0"