Turn latitude and longitude into address using Google Sheets and App Script

preview_player
Показать описание
If you would like me to help you with your code, please schedule a time to have a google meet with me.

**30 minute google meet for $10**

**15 minute meet for $5**

**1 hour for $30**
Рекомендации по теме
Комментарии
Автор

Thanks for the short script but it is LIMITED in number of queries per day.. How can I get the same result using a https// query and with my APIKey from Google Maps API? Thanks for any help!

emax
Автор

Exception: Service invoked too many times for one day: geocode. (line 2).

can some help me, why this error showing?

kabirlife
Автор

var response = Maps.newGeocoder().reverseGeocode(lat, long);
Got error
'Exception: The parameters (null, null) don't match the method signature for
reverse_geocode @ Code.gs:2'

can you pls reply how to resolve it

shaileshable
Автор

Nice info there thank you, but i got error when testing a few of the lat nd long, idk why

reyhansyaiful