File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- // [START maps_map_event ]
7+ // [START maps_map_events ]
88const events = [
99 'bounds_changed' ,
1010 'center_changed' ,
@@ -73,4 +73,4 @@ function populateTable() {
7373}
7474
7575initMap ( ) ;
76- // [END maps_map_event ]
76+ // [END maps_map_events ]
Original file line number Diff line number Diff line change 44 * Copyright 2026 Google LLC. All Rights Reserved.
55 * SPDX-License-Identifier: Apache-2.0
66 */
7- // [START maps_map_event ]
7+ // [START maps_map_events ]
88const events = [
99 'bounds_changed' ,
1010 'center_changed' ,
@@ -62,4 +62,4 @@ function populateTable() {
6262 }
6363}
6464initMap ( ) ;
65- // [END maps_map_event ]
65+ // [END maps_map_events ]
Original file line number Diff line number Diff line change 44 * SPDX-License-Identifier: Apache-2.0
55 */
66
7- // [START maps_map_event ]
7+ // [START maps_map_events ]
88const events = [
99 'bounds_changed' ,
1010 'center_changed' ,
@@ -73,4 +73,4 @@ function populateTable() {
7373}
7474
7575initMap ( ) ;
76- // [END maps_map_event ]
76+ // [END maps_map_events ]
You can’t perform that action at this time.
0 commit comments