Title: Compatibility with other plugins using Google Maps scripts
Last modified: December 12, 2023

---

# Compatibility with other plugins using Google Maps scripts

 *  [Diego Versiani](https://wordpress.org/support/users/diegoversiani/)
 * (@diegoversiani)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/compatibility-with-other-plugins-using-google-maps-scripts/)
 * Hi there,
 * One of our customers is having issues to use Shiptimize with our plugin [Google Address Autocomplete for WooCommerce](https://fluidcheckout.com/fc-google-address-autocomplete/),
   by Fluid Checkout.
 * What happens is that the Google Maps script is being loaded more than one time
   on the same page, which breaks the functionality of our plugin.
 * Our plugin tries to avoid this issue by consolidating multiple enqueues of the
   Google Maps script into a single call. This requires that other plugins use the
   standard way of enqueuing scripts into the page by using the native WordPress
   function `wp_enqueue_script()`.
 * Unfortunately, Shiptimize load the Google Maps scripts from a Javascript file,
   which makes it impossible for our plugin to detect and avoid loading the Google
   Maps scripts multiple times when used with Shiptimize.
 * Since our plugin needs the `places` library from the Google Maps API, and because
   Shiptimize does not have a way to customize the URL of the Google Maps script
   and the callback function triggered after that script is loaded, we are unable
   to fix this issue from our side.
 * 1. Would it be possible for you to change the way Google Maps script is loaded
   on your plugin to use the standard `wp_enqueue_script()` function?
 * Thanks in advance,
   Diego.

The topic ‘Compatibility with other plugins using Google Maps scripts’ is closed
to new replies.

 * ![](https://ps.w.org/shiptimize-for-woocommerce/assets/icon-256x256.jpg?rev=2056017)
 * [Shiptimize for WooCommerce](https://wordpress.org/plugins/shiptimize-for-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/shiptimize-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/shiptimize-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shiptimize-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shiptimize-for-woocommerce/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Diego Versiani](https://wordpress.org/support/users/diegoversiani/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/compatibility-with-other-plugins-using-google-maps-scripts/)
 * Status: not resolved