malikdawar / 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).
MIT License
90 stars 17 forks source link

Update README.md #6

Closed malikdawar closed 3 years ago

malikdawar commented 3 years ago

Updated the Read.me according to the latest release