Open GoogleCodeExporter opened 8 years ago
the problem resolved
Original comment by sngg...@gmail.com
on 11 Nov 2010 at 11:20
I have same problem.
I haven't yet solved this problem, but the problem will be caused by db cache.
I haven't met the problem at route-me with only memory cache.
Original comment by ikom...@gmail.com
on 16 Nov 2010 at 4:48
Hi snggrey, I haven't solve this problem. Could you tell me how could you
resolve this problem?
Original comment by ikom...@gmail.com
on 23 Nov 2010 at 8:53
hey
use method [self.mapView.contents setTileSource: newTileSouce ];
[self.mapView setNeedsDisplay];
[self.mapView setNeedsLayout];
Original comment by sngg...@gmail.com
on 3 Dec 2010 at 12:06
thanks for your replay.
You mean you use only one mapView object and set another tileSource on changing
mapType?
Original comment by ikom...@gmail.com
on 14 Dec 2010 at 6:51
yes . use only one object mapView. and set another tileSource
Original comment by sngg...@gmail.com
on 15 Dec 2010 at 2:28
Original issue reported on code.google.com by
sngg...@gmail.com
on 5 Nov 2010 at 1:24