Google Map Plugin Unsupported by SugarCRM SDK

Hello,

          We integrate the google map plugin in SugarCRM Custom Mobile Application, Which was working well on Android as well as iOS. But After the UIWebView deprecation in iOS we unable to submit a newer version of the iOS build to the apple store. As google plugin supports the UIWebView.
        We tried to install a new google plugin that supports WKWebView in SugarCRM custom mobile application but didn't succeed.

Previous Working Plugin../cordova plugin add github.com/.../cordova-plugin-googlemaps --variable API_KEY_FOR_ANDROID="" --variable API_KEY_FOR_IOS=""

New Plugin which tried to implement:  ../cordova plugin add cordova-plugin-googlemaps 

ref. - https://github.com/mapsplugin/cordova-plugin-googlemaps

    Could you please help us to integrate the plugin or suggest a way to solve this.

Thanks,

Shrikant