0

I use a MapActivity and have the following problem:

When I zoomin or zoomout with a multitouch-gesture, sometimes the Map freezes and a blank display is shown. Has anybody seen this?

animuson
  • 53,861
  • 28
  • 137
  • 147
Fesp
  • 127
  • 1
  • 13

1 Answers1

0

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.

Community
  • 1
  • 1
Abhinav
  • 38,516
  • 9
  • 41
  • 49