Tuesday 8 September 2020

drawroute

DrawRoute wraps Google Directions API (https://ift.tt/QMqZs5) 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).

The library contains two main parts.

  • RouteAPI is responsible for sending request to Google's Direction API and handling the response
  • DrawerAPI is responsible for drawing the path on the map



from The Android Arsenal

No comments:

Post a Comment