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
Implement GestureListener to receive doubleTap events.
see: Fling gesture detection on grid layout