Hello!
I have an app with a MapFragment.
I need to execute some code when the touch action is ACTION_UP.
The fragment does not have touch event, so I've placed a Panel at the top of the MapFragment but I can't find a way to move the map.
Is there any suggestion?
Thank you in advance.
I have an app with a MapFragment.
I need to execute some code when the touch action is ACTION_UP.
The fragment does not have touch event, so I've placed a Panel at the top of the MapFragment but I can't find a way to move the map.
Is there any suggestion?
Thank you in advance.