mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 918 forks source link

Support AndroidX #2826

Closed eviv3k closed 4 years ago

eviv3k commented 4 years ago

Are you going to update the plugin to support AndroidX?

Thanks

wf9a5m75 commented 4 years ago

Use the multiple_maps brand version, please

eviv3k commented 4 years ago

use the Cordova Android X plugins that enable Android X in the project and patch plugin dependencise and code usage for the Android X equivalent.

Install cordova-plugin-androidx to enable Android X and then install cordova-plugin-androidx-adapter to patch existing plugins.