Google Maps v2 Android custom tiles wms -
i'm using google maps v2 display tiles wms. tiles displayed correct, far. need cache functionality. i'am using code provided here: http://www.azavea.com/blogs/labs/2013/01/wms-on-android/
google maps caching tiles default it's not caching everything, tiles not loaded @ high , low zoom levels (re-downloaded) , tiles in "middle" loaded cache. main problem when close app , reopen google maps not loading tiles cache re-downloads everything. not sure why, cache not cleared.
if has ideas "fixing" tile cache in google maps great. if not, how can downloaded tile example in link?
i think have write own downloading , caching algorithm , implement tileprovider instead of extending convinient urltileprovider in example.
Comments
Post a Comment