Skip to content

Commit 080b93c

Browse files
authored
Update demo.js
fix broken region tag
1 parent 407c175 commit 080b93c

File tree

1 file changed

+1
-0
lines changed
  • dist/samples/ui-kit-place-search-text/jsfiddle

1 file changed

+1
-0
lines changed

dist/samples/ui-kit-place-search-text/jsfiddle/demo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ function offsetLatLngRight(latLng, longitudeOffset) {
8888
return new google.maps.LatLng(latLng.lat, newLng);
8989
}
9090
window.initMap = initMap;
91+
/* [END maps_ui_kit_place_search_text] */
9192
export {};

0 commit comments

Comments
 (0)