Hi guys, after a little bit of work my route application works fine :) The only thing I just want to add is a double tap zoom in function, but I don't know how...
could you give me a hint?
nice greetings, poeschlorn
Hi guys, after a little bit of work my route application works fine :) The only thing I just want to add is a double tap zoom in function, but I don't know how...
could you give me a hint?
nice greetings, poeschlorn
Implement GestureListener to receive doubleTap events.
see: http://stackoverflow.com/questions/937313/android-basic-gesture-detection