javascript - Map works, but throws a popup error at load complainig about wrong api key -


I think a lot of people have this problem, but no answer I found here or stackoverflow problem: Map Super fine works! But throws an error to load "This map requires a different API key ... Sign Up ..." has already signed up to, already went to get a key. A man on some platform said that in this case the map is being loaded twice, once with the wrong key, the second one with the right one.

URL: (This will redirect / projects, but I think it has been tested without re Ridayreshn an issue)

/ Div>

you have a head:

  & lt; Script src = "http: // Maps.google.com/maps?file=api&v=2.63&key=ABQAAAAKRXHF1n9aGGQt8LzJ1xJ1hQA4CyG3Bt187CN8-LEMYGKWXG4XhS6rXoQ6mQsghCRL0nVlQKkROWy9A&amp=hl=uk" Type = "Text / JavaScript" & gt; ; & Lt; / Script & gt;  

You have in the middle of the document:

  & lt; Script src = 'http: //maps.google.com/maps? File = API; V = 2 and Amp = key = ABQIAAAAzeIDjGwdGYsF8CGZpljIvRQjXPkxaZ7e_nbTmqIHMenlLusIkxTmBUkmmGWmo0Lm6Gc4B-JEFsGcPQ 'type =' text / javascript '& gt; & Lt; / Script & gt; In  

The key is different, causes an error of them just open the source code of your page, press CTRL + F and type to view it "key".


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -