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 a876663 commit 2ed3b93Copy full SHA for 2ed3b93
samples/add-map/index.ts
@@ -5,7 +5,7 @@
5
*/
6
7
// [START maps_add_map]
8
-// Initialize and add the map.
+// Initialize and add the map
9
let map;
10
async function initMap(): Promise<void> {
11
// [START maps_add_map_instantiate_map]
0 commit comments