hello community
in my project I want to get the address from a marker using the google maps api
Reverse Geocoding
In the json file that returns
I tried to get the “formatted_address but I could not do anything other than” global_code “:” 8G95WMVR + MM2 "
I tried it but the return address is missing or not as accurate as from google map api
I will try the other one you suggest and I will inform you
Thanks
In the Button1 Click, Set web1 url to use obfuscated text, not the normal text. Because its a Js from Google, and Google services strictly stops you to get info by just a normal url. so You should use obfuscated text to get the actual value.
Thank you all for your help and your suggestions.
After a few hours of searching and testing I found what I was looking for
Here is the block code and json file for testing