Open
Description
Environment details
- unpkg link via
<script src="https://unpkg.com/@googlemaps/[email protected]/dist/index.min.js"></script>
- MacOS
- Library version and other environment information
Steps to reproduce
- Unable to load anything with loader
Code example
const loader = await new google.maps.plugins.loader.Loader({
apiKey: "API_KEY",
version: 'weekly',
mapId: "google-map",
}).load();
Error
Uncaught TypeError: this.wn is not iterable at _.sp.yj (main.js:355:43) at _.sp.yj (main.js:359:571) at Hp.Fg (main.js:354:180) at Gda (main.js:191:291) at main.js:236:101 at _.Ha (main.js:36:272) at main.js:433:35 at main.js:464:103
Following these steps will guarantee the quickest resolution possible.
Thanks!