Get details from clicking on a place in Google Maps

I want to be able to zoom in on the map, click on the marker for a restaurant or a business and populate text inputs with the details of the restaurant/business (name, address, rating, etc.).

I tried setting the content of the input to equal “Map A’s current marker’s name” but when I select something on the map, the Google Maps popup shows on the map, but nothing gets populated in the text input.

Here’s a link to my project:

Hi, did you solve the problem? I have the same problem

Hello .

I believe you can try out this with some plugins.

Have you checked these ones - https://bubble.io/plugin/bubbles-google-map-extender-1538418185781x703758026947428400

As far as I see they may have exposed states with values from on screen map makers.

Also worth considering to check the bubble manual on how to set the map and geolocation - https://manual.bubble.io/working-with-data/setting-up-google-api-keys
with google.
Hope this helps :pray:

Cheers.

I have not solved the problem yet. The other comment on this thread did not help to solve it. The plugins referenced do not provide the functionality I’m looking for.