开发者

MapActivity Gesture Problem

开发者 https://www.devze.com 2023-02-05 22:36 出处:网络
I use a MapActivity and have the following problem: When I zo开发者_开发技巧omin or zoomout with a multitouch-gesture, sometimes the Map freezes and a blank display is shown. Has anybody seen this?Ha

I use a MapActivity and have the following problem:

When I zo开发者_开发技巧omin or zoomout with a multitouch-gesture, sometimes the Map freezes and a blank display is shown. Has anybody seen this?


Have posted some code here which works for me. Random MapView Force Close : NullPointerException com.google.googlenav.map.Tile.getTile

I think this happens when you zoom in too much and the MapView does not find the tiles.

0

精彩评论

暂无评论...
验证码 换一张
取 消