I have recently had the error pop up that Google has disabled the API key for my current application. I found this was being caused because my API key was using Maps Javascript API v3 rather than v2 which is required for this module. The issue was resolved by switching off v3 in the Google API console and switching on v2. After further research on this issue it was made clear that v2 was deprecated as of May 2010 and that service may stop at anytime in their deprecation service policy.

Therefore it is essential that this module builds support for Maps v3 if it is to continue as the main go to module for Google maps integration.

Comments

mdotcomegypt’s picture

The same problem happening with me check this URL :
http://www.maadiguide.com/

Subscribe.

Abbass’s picture

+1

jddh’s picture

Thanks for the temporary workaround!

johnv’s picture

Status: Active » Fixed

This is fixed in latest 7.x-2.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.