lizardsystem / lizard-map

Lizard-map provides basic map interaction for Django applications that use a lizard-ui user interface.
GNU Lesser General Public License v3.0
6 stars 1 forks source link

Remco fix search ie9 #31

Closed remcogerlich closed 10 years ago

remcogerlich commented 10 years ago

Het ajax request naar Nominatim moet met JSONP in plaats van normaal XHttpRequest, zodat het wel werkt in IE9.