lusitanica/osmdroid

Pinch-zoom causes map to jump

Closed this issue · 3 comments

What steps will reproduce the problem?
1. Zoom with pinch-gesture (two fingers) and instantly release fingers

What is the expected output? What do you see instead?
2. The map jumps instead of staying centered

Note that if I zoom and hold it for a while before releasing my fingers, it 
works perfectly.
I already tried to increase MultiTouchController.EVENT_SETTLE_TIME_INTERVAL but 
with no success.

I tried a lot but had no success yet, so I would appreciate every hint/solution.


Original issue reported on code.google.com by innovap...@gmail.com on 4 Mar 2014 at 8:05

Similar issue: http://code.google.com/p/osmdroid/issues/detail?id=481&start=100

Original comment by ziem1...@gmail.com on 5 Mar 2014 at 1:13

This issue can be closed because of 
http://code.google.com/p/osmdroid/issues/detail?id=481&start=100

Original comment by innovap...@gmail.com on 11 Mar 2014 at 2:17

Agreed - I will merge into #481.

Original comment by kurtzm...@gmail.com on 11 Mar 2014 at 3:14

  • Changed state: Duplicate