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

Network crash. #16

Closed Mujahid998 closed 1 year ago

Mujahid998 commented 2 years ago

if network is slow, so its wait for few seconds and if there is no response it crashes.

malikdawar commented 1 year ago

couldn't reproduce, tried multiple times. please share the logs, if available.