ThinkGeo.com    |     Documentation    |     Premium Support

Google Message When Deployed

When I deploy my web application to our test server I get a strange message on the page that contains the MapSuite control. I'm using a Google Maps background and when the map renders I get the following dialog message:


"The Google Maps API key used on this web site was registered for a different web site. You can generate a new key for this web site at code.google.com/apis/maps/."


Do I have to register as a Google developer and generate a site key for my application?


Thanks,


Bob Mc.



Bob, 
  
 Thanks for the post, yes you will have to register with Google and get your own API Key for your URL & Application.  I believe the one in the samples just works from web apps originating from the url of localhost (the local development machine). 
  
 Thanks! 
 

Yup, I kind of figured that out. I already got the key registered to my test domain and it cleared up the problem. Thanks David.


Bob Mc.



Glad that took care of the issue. 
  
 Thanks