File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 */
66
77// [START maps_add_map]
8- // Initialize and add the map.
8+ // Initialize and add the map
99let map ;
1010async function initMap ( ) : Promise < void > {
1111 // [START maps_add_map_instantiate_map]
Original file line number Diff line number Diff line change 55 * SPDX-License-Identifier: Apache-2.0
66 */
77// [START maps_add_map]
8- // Initialize and add the map.
8+ // Initialize and add the map
99let map ;
1010async function initMap ( ) {
1111 // [START maps_add_map_instantiate_map]
Original file line number Diff line number Diff line change 55 */
66
77// [START maps_add_map]
8- // Initialize and add the map.
8+ // Initialize and add the map
99let map ;
1010async function initMap ( ) : Promise < void > {
1111 // [START maps_add_map_instantiate_map]
Original file line number Diff line number Diff line change 55 * SPDX-License-Identifier: Apache-2.0
66 */
77
8- // Initialize and add the map.
8+ // Initialize and add the map
99let map ;
1010async function initMap ( ) {
1111
You can’t perform that action at this time.
0 commit comments