Android google maps v2 mapfragment or mapview inside a fragment

Hi I am trying to create a small display in a snippet with maps api v2. Can anyone understand how this can be done?

+3


source to share


1 answer


This question is rather vague and probably out of scope. You should check out the sample mapdemo app that comes with the Google Play Services SDK (see installation instructions ), specifically MultiMapDemoActivity, which shows how to use multiple MapFragments.



+1


source







All Articles