I am trying to update one of Bubble’s geographic address fields (which stores address, lat, and long) over a Workflow API. All I have available is a latitude/longitude. I can’t find a way to convert that to a Bubble geographic address.
Any ideas? I have the Google Maps Extended plugin but I don’t see a way to convert it with that. It’s really easy using Bubble UI, you’d just save the “Current geographic position”, but that’s not available obviously over API.
It does seem like there is a bug in the Reference Guide (of all things)… I can’t seem to point you to the #anchor in the doc. Let it suffice to say, there is a formula for converting lat long to a geographic address and it is the one I show in the picture above. Right click on any inserted dynamic data and select Calculate Formula… you’ll see it.