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 d9896e8 commit 429549aCopy full SHA for 429549a
1 file changed
samples/event-poi/index.ts
@@ -8,7 +8,7 @@
8
let innerMap;
9
10
async function initMap() {
11
- // Request the needed libraries.
+ // Request the needed libraries
12
await google.maps.importLibrary('maps');
13
14
// Retrieve the map element.
0 commit comments