OpenStreetMap

Cross-domain XMLHttpRequest

Posted by Candid Dauth on 5 April 2010 in English.

I was a bit upset about the fact that everytime you wanted to write an AJAX application using the OSM API or the Namefinder, you had to set up a local proxy on your server because of the Same Origin Policy.

Thus I have written an AJAX proxy that circumvents the Same Origin Policy by using HTML

Discussion

Log in to leave a comment