Hi all
Is there any way to have a mapview placed within a fragment? My app uses the Drawer component with a FragmentActivity, one of the menu options in my Drawer takes the user to a MapView but if a MapView has to be placed within a MapActivity this is not going to work.
Any help appreciated.