Page MenuHomePhabricator

Broken Google Geocoder due to missing API key
Closed, ResolvedPublic

Description

The "Look up coordinates" request doesn't work because the Google Geocoder ( https://maps.googleapis.com/maps/api/js ) now needs an API Key to work.

One solution is to use the JeroenDeDauw/Maps GeoCoder
or to add an API Key to the project.

Event Timeline

Aklapper renamed this task from Broken Google Geocoder to Broken Google Geocoder due to missing API key.Aug 8 2016, 2:59 PM
Yaron_Koren subscribed.

Thank you for pointing this out - I'll try to fix this as soon as possible.

(I'm removing SFI because the maps stuff is all in SF.)

I just added a new setting, $sfgGoogleMapsKey, to Semantic Forms. If you can, please get the latest code, add that setting in LocalSettings.php, and let me know if that fixes the problem for you.

Yaron_Koren claimed this task.

I'm assuming this is resolved unless I hear otherwise.