1

I am trying to figure out cache expiry headers for the map rendered in android map fragment. As i see google has a policy for it's own map app's offline access for 30 days. What would be the expiry period for cache through " Maps Android API".

Prabhu Vinod
  • 328
  • 2
  • 10

1 Answers1

0

Aside from the 30 days you've mentioned found here, Android Maps API seems to be silent about offline maps expiry periods. However this tutorial states that using OSMDroid, you can set the maps cache expiry period as long as 10 years.

ReyAnthonyRenacia
  • 17,219
  • 5
  • 37
  • 56