So we need to create an app that renders a map and we are currently using Xamarin.Forms to integrate it. However, we will not use Xamarin.Forms.Maps since we have to use the Google Maps API for iOS and not its native map which is MapKit.
My question is, how do I integrate this component https://components.xamarin.com/view/googleplayservices-maps in Xamarin.Forms?