Open GoogleCodeExporter opened 9 years ago
Original comment by kurtzm...@gmail.com
on 30 Aug 2013 at 6:42
This issue was updated by revision r1294.
Change the way we do zoom animations to use canvas scaling. This will keep zoom
and pinch zoom operations consistent and will eliminate issues where overlay
painting will scale when zooming regardless of trying to counteract it in the
canvas.
Update issue 471
Updated MapController. Removed unsafe AbstractAnimationRunner code, moved all
zoom animation code to MapController.
Original comment by kurtzm...@gmail.com
on 30 Aug 2013 at 7:14
Original comment by kurtzm...@gmail.com
on 30 Aug 2013 at 7:14
Hi,
With the latest updates the osmdroid-third-party does not compile anymore.
The org.osmdroid.google.wrapper.MapController class does not implement all
methods of org.osmdroid.api.IMapController interface.
Regards.
Original comment by devemu...@gmail.com
on 31 Aug 2013 at 8:45
This issue was updated by revision r1298.
Added missing methods from third-party MapController.
Original comment by kurtzm...@gmail.com
on 2 Sep 2013 at 2:48
Original issue reported on code.google.com by
kurtzm...@gmail.com
on 30 Aug 2013 at 6:41