Maps search bar

I’d like to be able to search for places, addresses or gps coordinates with the map as with normal google maps. Do you know how I can do this?

Hi and welcome to Thunkable!

You can use the Google Maps, Routes, and Places APIs for that.

And… it looks like Thunkable may be building that into the product soon: Location drawer additions!

Thanks for your answer!

But now, how can I add the Places API in addition to the maps API?

You can add as many APIs as you like. What are you having trouble with?

I have the maps API to display the map, but I don’t know how to add another API.

I don’t use the properties panel for the Web API component. I just click on “Web API” in the sidebar and then use the Web API blocks to set the web url, run a GET command, etc. So that way, I can set up as many different urls as I want.

Kind of like this: