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 5441770 commit 89667a2Copy full SHA for 89667a2
samples/web-components-map/index.ts
@@ -7,7 +7,6 @@
7
// [START maps_web_components_map]
8
// This example adds a map using web components.
9
async function initMap(): Promise<void> {
10
- await google.maps.importLibrary("maps") as google.maps.MapsLibrary;
11
console.log('Maps JavaScript API loaded.');
12
}
13
0 commit comments