In app google maps help

Hi,

I am currently using a plugin for google maps in my bubble app, however i have run into some issues. I cant seem to get a function working. i want to be able to use an existing input with an address in it to add a marker to the app, of where that address is, however the marker doesn’t appear when i click on the add button. anybody able to help?

You might not have the input type set to address. For markers to appear they need the data sent to be of a data type address.

Thanks, helped a lot