On Dec 10, 4:45 pm, "fahad.satti" <[email protected]> wrote: > Hey, > > I am trying to run hello world from google earth examples, but It > seems, my key is not getting recognised. > The url I have > ishttp://www.slac.stanford.edu/comp/net/wan-mon/viper/geTest.html,
The highest level domain will work for keys: http://slac.stanford.edu/ should work for all subdirectories. Do _not_ include the page as part of the URL you submit for the key. http://code.google.com/apis/maps/faq.html#keysystem -- Larry > and the generated key is > =ABQIAAAABv3z5AtljV1YGlcVqjb1uRQTa2CGLLIBXqzpq- > dXb5rzr4VP0xSh2Z_co5wd3uZvxjDeL_VA3qsC2A > > On Dec 5, 4:58 pm, Rossko <[email protected]> wrote: > > > > My guess is something is wrong with thekeythat google genterated for > > > me. > > > What makes you think that? If its akeyproblem, it says so in an > > alert box. > > You are not triggering initializeGoogleMaps() in your onload events. > > Perhaps it gets overwritten by something else. -- 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.
