Skip to content

Commit d2114ba

Browse files
committed
fix: typo.
1 parent d037463 commit d2114ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
const internalUsageAttributionIds = ["GMP_LIB_JS_API_LOADER"];
5858

5959
if (useInternalUsageAttributionId) {
60-
mapOptions.usageAttributionIds = internalUsageAttributionIds;
60+
mapOptions.internalUsageAttributionIds = internalUsageAttributionIds;
6161
}
6262

6363
const loader = new google.maps.plugins.loader.Loader({

0 commit comments

Comments
 (0)