java - Missing tiles in osmdroid -


i've got app uses osmdroid 4.3. mode use offline. app can not render few tiles. seems missing tiles. if zoom in or zoom out, new tiles missed. following osmdroid faq , disabled hardware acceleration map activity in manifest using

 android:hardwareaccelerated="false" 

but nothing happens. tiles still missing. do?

i suspect that: 1) still have tiles in osmdroid cache, older online sessions 2) offline file not working @ all. in situation, tiles when exist in old cache, , nothing when don't => missing tiles.

first of all, delete osmdroid/tiles sub-directory.

then closely follow this post.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -