We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c15d2 commit 92bc7ffCopy full SHA for 92bc7ff
README.md
@@ -24,7 +24,7 @@ or
24
25
Alternativly you may add the umd package directly to the html document using the unpkg link.
26
27
-`<script src="https://unpkg.com/@googlemaps/js-api-loader@0.0.8/dist/loader.umd.js"></script>`
+`<script src="https://unpkg.com/@googlemaps/js-api-loader@1.0.0/dist/loader.umd.js"></script>`
28
29
When adding via unpkg, the loader can be accessed at `google.maps.plugins.loader.Loader`.
30
0 commit comments