On Mar 19, 10:44 am, Steven <[email protected]> wrote: > Hello, > > Currently I have 2 websites which are pointing to the same host. > These sites are Brickfactor.com and Brickfactor.org. > > The problem that I am having is that if I use the .org key the .com > site doesn't work and vice versa. does anyone know how I can get both > sites to work?
Either register multiple keys and use a key switching algorithm in javascript: http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps-API&q=multiple+domains+key or put the map in an iframe that always points to the domain for which you have registered the key. -- 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 -~----------~----~----~----~------~----~------~--~---
