onTouchEvent
Overridden in order to support internal map gestures. Usually the parent component does not have to call this method manually as it is called by the Android Framework.
Return
true when the event was handled internally, false otherwise.