Peter M
Peter M
@ErrorPro plausible feature? #154
The syntax above seems to be only available for Google Places Widget (corresponding ReactGoogleAutocomplete, usePlacesWidget in the NPM package) find this in the doc -> google.maps.places.AutocompleteOptions interface [https://developers.google.com/maps/documentation/javascript/reference/places-widget](url) It seems...
Hey @dcruz1990 you should be able to get lat/lng by calling Google Map's Geocoding / Places API separately or use a different library with geometry support. I was more concerned...