On Oct 28, 6:38 am, Max Bell <[EMAIL PROTECTED]> wrote: > Hi all. > > I'm trying to enable other websites to load my points. > > partnerhttp://aramaki.narod.ru/map_test.html > > xml sourcehttp://motomap.aramaki.ru/new/points/msk > > After generating new key which i did now i have a problem that browser > does not allow loading content from other websites. > > Security Error: Content athttp://aramaki.narod.ru/map_test.htmlmay > not load data fromhttp://motomap.aramaki.ru/new/points/msk.
cross-domain security prevents that. > is there any way to do it? i guess iframe would work but i'd prefer > doing it through JS An Xml Proxy. A script with a url in the same domain as the page that relays the data. There are examples on the web. -- 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 -~----------~----~----~----~------~----~------~--~---
