Skip to content

Commit 140bc62

Browse files
authored
Fix comment formatting for boundaries click event (#898)
There was an extra space in a region tag, preventing it from being stripped for JSFiddle output.
1 parent f36b64d commit 140bc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/boundaries-click/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ function updateInfoWindow(content, center) {
150150
}
151151

152152
initMap();
153-
// [END maps_boundaries_click_event]
153+
// [END maps_boundaries_click_event]

0 commit comments

Comments
 (0)