Geographic places results

I have a geographic places input element, Is it possible to to just show area and city instead of an entire address in the results box when something is entered by the user in the input box?

unfortunately not. The Bubble search box with the Geographic Places type uses Google autocomplete and does not allow you to customize the text of the suggestions. It always shows the description of the Google pattern (usually neighborhood, city, state…).

1 Like

You can custom build it with maps API :smiley:

1 Like

Is there any video or article which shows how to do this?

Yes

1 Like

Thanks will check this