CMS MADE SIMPLE FORGE

CGGoogleMaps2

 

[#11912] Google Maps not loading: NotLoadingAPIFromGoogleMapError js error

avatar
Created By: Chris Taylor (chrisbt)
Date Submitted: Thu Oct 18 07:33:54 -0400 2018

Assigned To: Robert Campbell (calguy1000)
Version: 1.1.1
CMSMS Version: 2.2.8
Severity: Major
Resolution: None
State: Open
Summary:
Google Maps not loading: NotLoadingAPIFromGoogleMapError js error
Detailed Description:
Seems Google have made an update to the url the maps api js needs to be loaded
from.

In default maps template, needs to change from:
//maps.google.com/maps/api/js

to:
maps.googleapis.com/maps/api/js

If not just get a blank map with an 'Oops! Something went wrong.' message and an
error in the js console: NotLoadingAPIFromGoogleMapError js error

It looks like it was a url change with Maps JavaScript API v3, but I guess
Google kept the old url working until the last few weeks/days!


History

Comments
avatar
Date: 2018-10-18 08:14
Posted By: Chris Taylor (chrisbt)

Only happens if you are using the API key.

If you aren't using the API key - you just get the 'NoAPIKEY' error message in
the js console but the map still shows
      
Updates

Updated: 2018-10-18 08:14
resolution_id: => 5