Native Google Maps app from Ionic

I need to create a KML overlay in Google Maps without having access to a network. I figured the best way to do this was to use the native app’s ability to download areas and navigate them offline. Is this the only way to implement offline map access in ionic?

Stuart