Hi,
We are using Google Maps for our Android app, Bing Maps for WinPhone and iMap for iOS. We have an existing Xamarin.Forms app that uses MVVM. What needs to be done to wire up my viewmodels in my PCL to the native Google Map being rendered in the Android MainActivity.cs? Thanks for your help and guidance.