Android mapview partially loading tiles -


i have built android application has single mapview.

i have bug map view has missing tiles. map view not blank tiles appear not of them. answers here relate api keys or issues having multiple mapviews in 1 app. not problem.

it occurs intermittently, approximately 1 in every 5 times start application after clearing data out of app. typical seen on new installations.

it occurs on android 2.2 devices (samsung galaxy s definately)

note logs show:

07-21 17:11:52.274: info/mapactivity(25951): handling network change notification:connected 07-21 17:26:25.629: error/mapactivity(26064): couldn't connection factory client 

when tiles fail load zooming in , out or restarting not refresh tiles. solution go settings->manage applications->[select app]->clear data restart app.

anyone seen before , know of cause or workaround?

cheers.

i can guess can see partial tiles may internet connection problem. check internet connection weather displays 3g icon in emulator if trying run app in emulator else check in device.

i had found same problem because when had connection part of map displayed , after time had opened again , @ time had not internet had found partial tiles on map loaded @ first time.i had connect internet , try again issue solved map displays fine.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -