While testing Power : Imports Are Not Working a warning was noted in the JavaScript console.
🔲 Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading
Reproduction
- Login to the QC test server.
- Ensure the Store Locator Plus® plugin is active.
- Go to Store Locator Plus | Locations on the sidebar menu.
- Open the JavaScript console in the developer mode in the browser.
- Ensure the notification filter in the console is set to “warning” or “all”.
Result
Google API async warning reported.
Expected Result
On the admin pages the Google API should be loaded in asynchronous mode.