Open GoogleCodeExporter opened 8 years ago
As workaround im calling on each moveToLatLong moveBy.
[mapView moveToLatLong:slideLocation];
[mapView moveBy:CGSizeMake(0,0)];
it works but Im not sure if its correct way to avoid this bug.
Original comment by vit...@gmail.com
on 21 Jun 2010 at 12:48
Original issue reported on code.google.com by
vit...@gmail.com
on 21 Jun 2010 at 8:50Attachments: