It looks like your url has incorrectly encoded & characters (&
instead of &), so

http://maps.google.com/maps?file=api&v=2&key=xxxxxx

should really look like

http://maps.google.com/maps?file=api&v=2&key=xxxxxx

Since this is more of a maps question, if changing this doesn't work,
you may want to check out the Google Maps API discussion group for
more help: http://groups.google.com/group/google-maps-api

~Arne


On May 28, 4:28 am, charith <[EMAIL PROTECTED]> wrote:
> Hi all,
> I have Google map in my app for that i just go through this 
> linkhttp://code.google.com/apis/maps
>  their i add url :http://www.hi5.com
> with that key i place script in my code
>
> <script src="http://maps.google.com/maps?
> file=api&amp;v=2&amp;key=ABQIAAAABfL_v-KPtrlykoxo14p-XhSsIbDm_b-
> vpQ542kYniMfT4GEj_xT1T2aHyRsUhBcMRQf7cZVhRffvPg"
>       type="text/javascript"></script>
>
> like above but again it asks Generate API Key.
>
> i don't know wht wrong in this. Please help it Emergency.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" 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/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to