Hi guys, is there a way i can pull an image of a place using google maps? right now the google places plugin only have a name,address and other fields but no photo. is there a way around this?
thank you!
Hi guys, is there a way i can pull an image of a place using google maps? right now the google places plugin only have a name,address and other fields but no photo. is there a way around this?
thank you!
You could try pulling in a Google street view image directly into the cell using the location address or lat/lng from this api:
do i use an image element or HTML inisde the cell?
You would set up an api call (link below to manual) and then use Get data from api in the cell
https://manual.bubble.io/building-plugins/adding-api-connections
Hi thank you for your assistance, I did get it to work however Streetview only shows outdoor images, I then realized I need to use something like Yelp or Zomato.
I want to achieve something like this:
Yelp has its own api - setup should be similar to Google street view
https://www.yelp.com/developers/documentation/v3/get_started
This topic was automatically closed after 70 days. New replies are no longer allowed.