akexorcist / GoogleDirectionLibrary

[Android] Library for Google Direction API for Google Maps Android API v2
Apache License 2.0
571 stars 174 forks source link

Does this lib caches API calls? #64

Open natanmoraes opened 5 years ago

natanmoraes commented 5 years ago

I'm experimenting with the lib and it seems that the API is always called even if I use the same coordinates.

Does the lib have caching support in any way? It would be great if the lib could handle that as well :)

akexorcist commented 4 years ago

Great idea!