Google Maps Input

Is there a way where the users will input their address using the google maps?

Hi,

You can use a text input, read data from it and send to Google Place Autocomplete API.
Then, read the data back and save the longitude and latitude to a database or set it to the map using the google map api for Wix Code .

thanks man!

Hi,

I’m trying to call Places API within my form so that people start writing their address and Goolge helps it to complete. But I’m struggling with the code. As per this documentation, we need to call it from backend. But its not that much effective as Google’s places API script we put directly.

How to add external javascript like Google places API for autocomplete address ?

Thank you

Hi Liran,

Can you please help on this :slight_smile: ?

It would be nice if you can help:)
Thank you!!!

Hi,

Unfortunately, right now it is not possible to add an external Javascript module.
You should try using google place REST API , and ’ fetch() '.

Liran.

Hi Palombo,

Have you been successful implementing this one, I am trying to do the same, but don’t know how to do it.

Hi, Unfortunately not the time to dive into this for the moment :-/

But this functionality is very interesting

Thanks Palombo. I will have a look. Cheers.

You’re welcome! skype: palombokevin