
android
Retrieve SupportMapFragment on Android Fragment
Today, I implement a sample to show Google Maps on Android Fragment. I have an activity (MainActivity), two fragments contained in MainActivity is InfoFragment and MapFragment. In MapFragment, I attach a MapFragment in layout file. <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns: