On Oct 14, 8:34 am, Suni <[EMAIL PROTECTED]> wrote: > I am using google map API key and registered for my url. Will this > API key work for when I try to avccess my URL from another server even > if it's through a proxy server. > Thanks for the help
It will work as long as the browser uses the URL for which you registered the key. The API checks the key against the value of window.location.host (for the free API, premier/enterprise keys now have some server side validation). -- 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 -~----------~----~----~----~------~----~------~--~---
