Google Maps Stopped Working

(4 posts) (2 voices)
  1. cris, Member

    Hello,

    When trying to use the Google Maps extension, I am now getting a Javascript error:

    Oops! Something went wrong. This page didn't load Google Maps correctly. See the JavaScript console for technical details.

    This is happening across multiple browsers on multiple machines. Did something change?

    The code was just copied from the documentation:

    select 'dbr.googlemaps', 'coordinates', 'French sightseeing', 400, 400;

    select 48.858863, 2.294362, 'la Tour Eiffel' union select 48.861397, 2.335432, 'Musee du Louvre';

    Also, where can I find the source code for the extension?

    Thank you,
    Cris

  2. myDBR Team, Key Master

    Cris,
    the code should work just fine. Do you have Google API key defined? You do not need one, but an incorrect one can cause this kind of trouble.

    --
    myDBR Team

  3. cris, Member

    Thank you. I got it working using a Google API key. It still won't work without a key, but I will proceed using the key.

    Cris

  4. myDBR Team, Key Master

    Cris,
    it's a recent change Google made to the Maps API terms:

    http://googlegeodevelopers.blogspot.fi/2016/06/building-for-scale-updates-to-google.html

    --
    myDBR Team


Reply

You must log in to post.