You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass="badge badge-info">New in v2.0.12</span>
2
-
SearchBox can now be instantiated as an Autocomplete object. Please see <ahref="https://developers.google.com/maps/documentation/javascript/places-autocomplete">the differences between Autocomplete and SearchBox<a>.
2
+
SearchBox can now be instantiated as an Autocomplete object. Please see <ahref="https://developers.google.com/maps/documentation/javascript/places-autocomplete">the differences between Autocomplete and SearchBox</a>.
3
3
<p>
4
-
If options.autocomplete equals true (Boolean), the options object will then accept <ahref="google.maps.places.AutocompleteOptions">AutocompleteOptions</a>.</a>
4
+
If options.autocomplete equals true (Boolean), the options object will then accept <ahref="google.maps.places.AutocompleteOptions">AutocompleteOptions</a>.
0 commit comments