capacitor-plugins
capacitor-plugins copied to clipboard
feat(google-maps): @googlemaps/js-api-loader: Refactor to importLibrary method
Closes https://github.com/ionic-team/capacitor-plugins/issues/1586
This is a minor but effective adjustment. What do you think about it? We are already using this in production for months and its the only way how we can use other google apis like geolocation or directions in parallel.
Moved https://github.com/ionic-team/capacitor-google-maps/pull/21