File tree Expand file tree Collapse file tree 7 files changed +8
-11
lines changed
Expand file tree Collapse file tree 7 files changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ <h1>Maps JSAPI Samples</h1>
4343 < li > < a href ='/samples/place-autocomplete-element/dist '> place-autocomplete-element</ a > </ li >
4444 < li > < a href ='/samples/place-autocomplete-map/dist '> place-autocomplete-map</ a > </ li >
4545 < li > < a href ='/samples/place-text-search/dist '> place-text-search</ a > </ li >
46- < li > < a href ='/samples/test-example/dist '> test-example</ a > </ li >
4746 < li > < a href ='/samples/ui-kit-customization/dist '> ui-kit-customization</ a > </ li >
4847 < li > < a href ='/samples/ui-kit-place-details/dist '> ui-kit-place-details</ a > </ li >
4948 < li > < a href ='/samples/ui-kit-place-details-compact/dist '> ui-kit-place-details-compact</ a > </ li >
Original file line number Diff line number Diff line change 33 * Copyright 2025 Google LLC. All Rights Reserved.
44 * SPDX-License-Identifier: Apache-2.0
55 */
6-
6+ // TEST COMMENT 001
77// [START maps_map_simple]
88let map : google . maps . Map ;
99async function initMap ( ) : Promise < void > {
@@ -15,4 +15,4 @@ async function initMap(): Promise<void> {
1515}
1616
1717initMap ( ) ;
18- // [END maps_map_simple]
18+ // [END maps_map_simple]
Original file line number Diff line number Diff line change 44 * Copyright 2025 Google LLC. All Rights Reserved.
55 * SPDX-License-Identifier: Apache-2.0
66 */
7+ // TEST COMMENT 001
78// [START maps_map_simple]
89let map ;
910async function initMap ( ) {
Original file line number Diff line number Diff line change 33 * Copyright 2025 Google LLC. All Rights Reserved.
44 * SPDX-License-Identifier: Apache-2.0
55 */
6-
6+ // TEST COMMENT 001
77// [START maps_map_simple]
88let map : google . maps . Map ;
99async function initMap ( ) : Promise < void > {
@@ -15,4 +15,4 @@ async function initMap(): Promise<void> {
1515}
1616
1717initMap ( ) ;
18- // [END maps_map_simple]
18+ // [END maps_map_simple]
Original file line number Diff line number Diff line change 44 * Copyright 2025 Google LLC. All Rights Reserved.
55 * SPDX-License-Identifier: Apache-2.0
66 */
7+ // TEST COMMENT 001
78
89let map ;
910async function initMap ( ) {
Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ <h1>Maps JSAPI Samples</h1>
4343 < li > < a href ='/samples/place-autocomplete-element/dist '> place-autocomplete-element</ a > </ li >
4444 < li > < a href ='/samples/place-autocomplete-map/dist '> place-autocomplete-map</ a > </ li >
4545 < li > < a href ='/samples/place-text-search/dist '> place-text-search</ a > </ li >
46- < li > < a href ='/samples/test-example/dist '> test-example</ a > </ li >
4746 < li > < a href ='/samples/ui-kit-customization/dist '> ui-kit-customization</ a > </ li >
4847 < li > < a href ='/samples/ui-kit-place-details/dist '> ui-kit-place-details</ a > </ li >
4948 < li > < a href ='/samples/ui-kit-place-details-compact/dist '> ui-kit-place-details-compact</ a > </ li >
You can’t perform that action at this time.
0 commit comments