On Mar 25, 9:14 pm, "[email protected]" <[email protected]>
wrote:
> On Mar 25, 7:21 pm, Jeffery Wang <[email protected]> wrote:
>
> > My university gives each of us a free php space. So I want to creat my
> > own google map web application. But the website address has to be
> > people.emich.edu/username . So my index page is people.emich.edu/
> > swang1/index.html . However, I used people.emich.edu, people.emich.edu/
> > swang1 or people.emich.edu/swang1/index/html to apply google map key.
> > But each key I cannot used it. I want to know how can I get available
> > google map key. Thank you!
>
> Perhaps it is the most common problem that:
> 1. sensor=true_or_false should be sensor=true or sensor=false in the
> actual key line?
> 2. no white space is allowed in the key URL?

Actually, it is both of the above:
<script src="http://maps.google.com/maps?
file=api&amp;v=2&amp;sensor=true_or_false
    &amp;key=ABQIAAAA5V8uf-
RI1RfzlfSEgpGh5hTnwhg2_poEGiNjNt5OUQZVXRMs3xTZ03_3b3t8QJgxr2mak_G5qBx5sA"
    type="text/javascript">

from:
http://people.emich.edu/swang1/index.html

>
>   -- Larry
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to