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

Feature/patch 06 #7

Closed malikdawar closed 3 years ago

malikdawar commented 3 years ago

Fixed the crash on the map load