I'm having one heck of a time getting google maps to work in my android app. It took quite awhile to get the demo working but it works now. It seems that Android.Gms.Maps is missing the SupportMapFragment in my app (it shows up in the demo). More info on stackoverflow: http://stackoverflow.com/questions/17456117/xamarin-android-google-maps-missing-supportmapfragment
↧