Google Maps

Embed Google Maps

We can display any predefined address using the Google Maps iframe, for example, we can show our business address. Note: This workaraound won't work when the address is an input from the user. Go to…

Ana
Updated by Ana

Google Maps API Key for Address block

In order to be able to display the autocomplete functionality with the Address block, you need to use your own API key. Bear in mind that Google Cloud requires you to enable billing in order to use t…

Pau Sanchez
Updated by Pau Sanchez

Extract Data With Google Maps Geocoding API

By using this API from Google we'll be able to extract a more accurate address and save it in variables such as postal code, locality, etc.

Abby
Updated by Abby

Calculate Distances With Google Maps API

By first extracting the data from our user's address and then creating a function we'll be able to calculate the distances in kilometers from one point to another.

Abby
Updated by Abby

Contact