Apple Maps on Apple Device and Google Maps on Google Device

How can I create a full-screen map of Ionic 5 with different locations that are marked? For Apple devices the map should be created with Apple Maps and for Andoid with Google Maps.

I’m using this Plugin for creating a Google Map View: https://github.com/mapsplugin/cordova-plugin-googlemaps - but this also uses Google Maps for iOS, i’m not sure if a Plugin exists which creates a Apple Map.