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 d037463 commit d2114baCopy full SHA for d2114ba
examples/index.html
@@ -57,7 +57,7 @@
57
const internalUsageAttributionIds = ["GMP_LIB_JS_API_LOADER"];
58
59
if (useInternalUsageAttributionId) {
60
- mapOptions.usageAttributionIds = internalUsageAttributionIds;
+ mapOptions.internalUsageAttributionIds = internalUsageAttributionIds;
61
}
62
63
const loader = new google.maps.plugins.loader.Loader({
0 commit comments