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 b6aad8b commit 73ede25Copy full SHA for 73ede25
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