I am having troubles with ASViewPager when adding a MapFragment on one of its pages.
The Map does not respond correctly to the drag and pinch gestures. Seems that some of the events are get by the ASViewPager.
I have added panels, turned false scroll and anything makes difference.
I would like to know if there is an alternative that is cross platform (I need it for B4I in the same project) that eventually works with MapFragment and does the same effect of changing pages.
The Map does not respond correctly to the drag and pinch gestures. Seems that some of the events are get by the ASViewPager.
I have added panels, turned false scroll and anything makes difference.
I would like to know if there is an alternative that is cross platform (I need it for B4I in the same project) that eventually works with MapFragment and does the same effect of changing pages.