Thanks you everyone for the help. I tried the script insertion and that didn't solve it. Tried the Window.Location.getURL, and that looked good, so I went back to a very simple example, the google map Ball of String example and still had no luck. So I tried recreating the a map key with the http://jlk-mktapp.appspot.com and still got the same problem. Finally I tried just registering http://appspot.com, and sure enough that WORKED! Not sure why the more qualified url has a problem has a problem, but appspot.com seems to do the trick.
Thanks again for all the good suggestions. Much appreciated! On Nov 9, 8:56 am, jumanor <[email protected]> wrote: > Hi, > Insert this script into index.html > > <head> > <script type="text/javascript" src="http://www.google.com/jsapi? > key=MapKey"></script> > </head> > > good luck... -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
