Overview
The Google Maps Connected System Plugin provides integrations to location and directions services from Google Maps
Key Features & Functionality
Is there any way to restrict the Autocomplete function to get suggestions in a specific country? My use case is first capture the country and then capture city, is in the city field where my user wants the picker functionality
For now, we ended up using a separate integration with the connected system, this time setting the operation as "Get Geolocating Information". After we get the complete address from autocomplete, we pass that to the new integration to get back the geolocating information. Included in this information is the zip code.