mapbox / geo-googledocs

Tools to integrate Mapbox with Google Docs
http://mapbox.com/blog/mapping-google-doc-spreadsheet/
MIT License
277 stars 77 forks source link

Geo no longer responding? #29

Open Alexandra-Nicolas opened 10 years ago

Alexandra-Nicolas commented 10 years ago

I used the script to geocode a number of addresses (600+) but I just deployed the script on a new sheet. Set it to run as usual, all the steps seem to be in order, but the new columns are not being created and then I get a "geocoding is finished" dialogue box despite nothing having happened. Thoughts?

balubino commented 9 years ago

Confirm your outcome. Tried here today for some european address. The script starts fine, create required columns and acts as being busy, but then upon finishing to elaborate data the lat, long fields are left empty. Tried mapquest with and without key and yahoo (the latter one has overhauled is api and auth access as noted in issue report #30 so it is expected after all).

Watching from browser's developer console no external call to the geolocation endpoint seems to be made.

Grsmto commented 9 years ago

Just to say that I ended up with something using the fork of @leighghunt using the Google geocode API here https://github.com/leighghunt/geo-googledocs/blob/patch-1/MapBox.js