:sign0085:
hi there
i am using mapview in my project. the map is to be displayed on the scrollview so that the whole list is scrollable with the map. i am not able to do that as map always floats above the scrollview and wont scroll with the scrollview.
is there a way to make map scroll with the scrollview??
i know this will just call a floating map over the existing scrollview
how do i add it to the scrollview? i want the map to scroll with the scrollview(like the text in the scrollview that is scrollable with the list i want the mapview to be scrolled)
here>>
1.image on the left is what i have. here my map view wont scroll with scrollview. the scroll view disappears under the mapview.
2.image on the left is what i want. i want the map to be scrollable with the scrollview(kind of bake mapview on the scrollview).