Android maps V2 tiles disappear when zooming

↘锁芯ラ 提交于 2020-01-04 13:39:45

问题


I am using Google Maps V2 for Android and have a tile overlay that gets it's tiles from a server online. This all works great and the tiles are displayed correctly at all zoom levels. The issue I am having is when I zoom in/out the current tile is instantly removed from view and the tiles are gone until the next tile has been downloaded. What I would like to happen is the tile will remain and just become pixelated until the new tile is ready. It seems like this is exactly how Google's tile work, if I zoom the roads and such become pixelated and then once the new tile is download they look sharp. Is there a way to do this using maps V2?


回答1:


This seems like the same problem android maps v2 custom overlay disappears on zoom

Probably there isn't fix for this.



来源:https://stackoverflow.com/questions/28200990/android-maps-v2-tiles-disappear-when-zooming

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!