Using Google Places API with Gravity Forms Geolocation Add-On to Fetch Hotels?

Hi,
I’ve enabled the Google Places API just and installed the Geolocation Add-On in Gravity Forms. I want to fetch hotels based on the user’s location, but restrict the search to Europe. Geolocation:
I’m using the Geolocation Add-On .
What’s the best way to structure the query to Google Places API to fetch hotels based

Give a look at the filter gform_geolocation_place_autocomplete_element_options. It should give you a good way forward with this.