I have a server http://webdev.ig.utexas.edu. I created a google maps api key and all was well.
I then created a cname record. "www" which pointed to "webdev". Key check failed now from http://www.ig.utexas.edu. So I created a new google maps api key for "www.ig.utexas.edu". No errors, but it doesn't load either. Figuring the alias was the problem, I then created yet another api key. This time for "ig.utexas.edu". This didn't work either. It did fix my Google earth plugin api key check though... So this works: <script type="text/javascript" src="http://www.google.com/jsapi? hl=en&key=ABQIAAAA2vA8q-Acf1VpFUwbuHr5ERR9A5WKPjy6aCuQ4oJFOsvdyz- JNxQIT6-RWvvFstvSS7k2vl6Lg-yX5A"></script> but this doesn't: <script type="text/javascript" src="http://maps.google.com/maps? file=api&v=2&key=ABQIAAAA2vA8q- Acf1VpFUwbuHr5ERR9A5WKPjy6aCuQ4oJFOsvdyz-JNxQIT6-RWvvFstvSS7k2vl6Lg- yX5A"></script> The page in question is http://www.ig.utexas.edu/about/directions.htm Any help is much appreciated. Kevin -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
