We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080b93c commit a6a7bb1Copy full SHA for a6a7bb1
dist/samples/ui-kit-place-search-text/docs/index.js
@@ -88,5 +88,5 @@ function offsetLatLngRight(latLng, longitudeOffset) {
88
return new google.maps.LatLng(latLng.lat, newLng);
89
}
90
window.initMap = initMap;
91
-/* [START maps_ui_kit_place_search_text] */
+/* [END maps_ui_kit_place_search_text] */
92
export {};
0 commit comments