Services Plugins FAQs

Problem with Google Places Plugin

hi i just bought yours plugin named google places, installed it into my app but it doesnt work…this is my app: https://geolocationapp.bubbleapps.io/version-test/index2

when using search the pin is not moving to the corret location from input field

think did all from
https://docs.zeroqode.com/plugins/fastest-google-places-autocomplete

this also https://bubble.io/page?type=page&name=google_places&id=zeroqode-demo-13&tab=tabs-2

do i need some db like in the example?

any advices? thanks!

error code:

Sorry, we have encountered an unexpected error. Please file a bug report (Help -> Report a bug), including error code 1585251463167x521927601732808060 and a step-by-step explanation of how to reproduce this issue.

Hello @ratajmig, thank you for reaching out!

Could you please share the screenshots or video with settings of: the search input, GoogleAutocomplete element, and map element. That will help to understand better the problem and find a solution.

Best Regards,
Alex

Hello @ratajmig,

Thank you for providing the screenshots. Please check if you have set up the workflows as shown in our demo page. In order to have the plugin working properly, these two workflows are mandatory.
image
image

You can find them in our demo page > editor > workflow tab.

Best Regards,
Alex

Hi!
what should I put in PLACE ID? Is this field required?

anyway, should I import db from the example…?

Hello @ratajmig,

Yes in order to have this action working Place ID needs to be completed. You can use this data call to fill the Place ID field.
image

Also, please make sure you copied the second workflow as well. This workflow is even more important than the first one because here Address is saved in the state value.

Then in your map, the state used in Marker address field should be the same as in the action “Set state location of google_places”.
image

/

It is not needed to do anything with db.

And one more thing please make sure you are selecting the address from the list. This will ensure that the address format is right.

Best Regards,
Alex

Hi Alex, I am having similar problems but likely config issue so not opening a new thread. The difference is that I am trying to use it in a pop up. Does it work in a pop up since I see that you need the current page reference in the location marker. Also, the workflow will not start with page load.

Can you please clarify?

Thanks

Hey, @jsmithsatra!

Apologies for a late reply :pray:

Can you, please, specify, what exactly you want to use in a popup? Do you want to insert the whole element of the plugin there? Or just to display the location choice in the popup?

Waiting for your reply.

Best regards.