opendata-stuttgart / feinstaub-map

http://opendata-stuttgart.github.io/feinstaub-map/
153 stars 48 forks source link

Add IE11 Support #26

Closed Avsamoht closed 7 years ago

Avsamoht commented 7 years ago

Hi All

Could IE11 Support be added?

Lodash, Leaflet, D3, Vue and whatwg-fetch supports IE11 but a Promise Polyfill is missing:

SCRIPT5009: "Promise" ist undefiniert
Datei: vendor.f97452c07040b3f93115.js, Zeile: 14, Spalte: 24183

IE11 is still a common browser and is used by a lot of governments/administration officies

ricki-z commented 7 years ago

should work now, can you test this.

Avsamoht commented 7 years ago

tested it at home with ie11 on win10. works great i will test it tomorrow at my working place on win7 (some restricted settings).

thanks a lot for the changes