I got a key for localhost, but afterwards it said the key was already in use by another website... which is more than likely ;) Yet it makes little sense to limit localhost keys. Then I tried using specific keys for each test domain, like: somesite.localhost for development, and this worked.
ptrk On May 12, 8:18 pm, "[CPR]-AL.exe" <[email protected]> wrote: > Thanks, I already figured out by monitoring NET-requests via Safari activity > window =) > > > > On Tue, May 12, 2009 at 6:40 PM, IanW <[email protected]> wrote: > > > I have three API keys I use: > > > 1.http://localhost/ for my own local server testing > > 2.http://TestServer/ for my team testing. > > 3.http://ProductionServer/for live apps. > > > Servers 1 and 2 are both internal servers but can see the internet via > > a firewall, 3rd one is external, on-the-net etc. > > > This works for me. I then have the three API keys in the code and > > simply comment out the ones not being used. > > > Cheers > > > Ian > > -- > Sincerely yours, Alexey. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
