No Google address search

Hello everyone,

I’m creating a registration form and to simplify it, I’m trying to implement a postal address search. I’d like to do without Google’s services, so I’m using the Nominatim API. I’ve managed to set it up via API Connector and it seems to work, but I can’t seem to create an ergonomic search box.

Ideally, the user can see a suggestion of 3/4 addresses at the same time as writing his own (without having to click on “Search”). When he chooses one, I’ll make it appear in a text field.

proxy-image
(I don’t care about showing the map)

I’m a bit stuck, so if someone could help me, that would be fantastic!

up? Still struggling with this :frowning:

Check their documentation on whether that function is possible or not with their service

I did, but I’m a noob and stuck. I managed to get a result but it’s looking really bad

image

This topic was automatically closed after 70 days. New replies are no longer allowed.