When in the configuration layers you choose:
"Google Maps API version" - v3
"Google map default domain" - "maps.googleapis.com"
"Google API Key" -
Google Maps show error message: "This page can't load Google Maps correctly. Do you own this website?"

CommentFileSizeAuthor
#2 google_maps_v3_bug-3006238-1.patch1.11 KBhitchshock

Comments

HitchShock created an issue. See original summary.

hitchshock’s picture

StatusFileSize
new1.11 KB

Openlayers module don't send in request Api key for "v3". Because earlier this wasn't required.
This patch fix the problem. It will be working for 7.x-2.0-beta11 too.

hitchshock’s picture

Status: Active » Fixed
hitchshock’s picture

Status: Fixed » Needs review
fjgarlin’s picture

Status: Needs review » Reviewed & tested by the community

I can confirm that the patch applies and does work. We were using version the default 3.5 version and were having issues. This fixed them.
Thanks!