Closed (fixed)
Project:
Location Map
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
2 Apr 2013 at 20:21 UTC
Updated:
24 May 2014 at 13:43 UTC
Jump to comment: Most recent
Google has deprecated the V2 API we currently use for geocoding. (And it seems to be down at the time of writing, although they claim it shouldn't be). We should move to the V3 API. See here: https://developers.google.com/maps/documentation/geocoding/v2/
I'm in the process of porting locationmap to D8 as a personal D8 learning exercise, so I'll backport the API fix when I'm done with that.
Comments
Comment #1
Bonno commentedHere is a patch to upgrade the geocoder api from v2 to v3 for the current 7.x-2.2 version.
Comment #2
rupertj commentedThanks! Works for me, so commited to 7.x-2.x branch.
Comment #3
rupertj commented