Is it possible to clear the cache of map tiles on the Google Maps for iOS SDK? -



Is it possible to clear the cache of map tiles on the Google Maps for iOS SDK? -

i using latest version of google maps ios sdk. noticed sdk stores cache of map tiles in gmscachestorage directory in apps filesystem. have not found way through sdk clear cache. there known workaround emptying tiles.sqlite file holds cached data?

i able delete file off file scheme clear data, not regenerate, no future caching done.

thanks,

no there no public api that.

you can false memory warning notification , gms clear... bit (note isnt app store safe)

i class-dumped sdk , found methods promising names don't seem help more notification (which doesn't help much)

ios google-maps caching google-maps-sdk-ios

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -