calvinmetcalf / leaflet.shapefile

Shapefile in Leaflet
http://calvinmetcalf.github.io/leaflet.shapefile/
MIT License
259 stars 119 forks source link

Internet Explorer 11 hangs #18

Open andreamandrici opened 9 years ago

andreamandrici commented 9 years ago

Hi! Am I the only one who cannot make it work with Internet Explorer 11? It get stuck on loading features. Works with everything else (Win/Mac/Ubuntu/Android-chrome/firefox/safari). Same issue with leaflet.FileGBD (I'll post it there too). Thanks, FX

calvinmetcalf commented 9 years ago

can you open up a console and see if any messages pop up? likely this is an issues with web workers and transferable objects (off the top of my head)

andreamandrici commented 9 years ago

No message at all, just an endless happy spin opening localhost/leaflet.filegdb-gh-pages/index.html. It opens quick with other browsers.

andreamandrici commented 9 years ago

After a while a message arrived: "HTML1300: Navigation occurred. File: leaflet.filegdb-gh-pages". ... still spinning...