• Hi all,

    I have installed the “Nomad World Map” plugin.

    The issue is the Google maps do not load.
    Whe I F12 the errors shown are:
    Google Maps API error: MissingKeyMapError
    Google Maps API warning: NoApiKeys
    Google Maps API warning: SensorNotRequired

    The problem seems to be that it need a google map API key in the code some where!

    The other issue is that the developer of “Nomad World Map” plugin does not seem to be updating the plugin or answering posts.

    Google says use <script src=”//maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&key=[MY API KEY]” async=”” defer=”defer” type=”text/javascript”></script>.

    Question: Where do I put this and is it the correct code?

    Thanks

    Shaun

Viewing 1 replies (of 1 total)
  • Hello Shaun,

    Like you guessed, this comes from an incorrect call in the Google Maps API.

    I’m not enough expert with this to tell you a plug and play solution, but Google Maps API changed a lot, thus it must be change in a matter of PHP code.

    To test on your server.

    Fran?ois

Viewing 1 replies (of 1 total)
  • The topic ‘Google Maps API with Nomad Maps Plugin’ is closed to new replies.