ffnord / ffmap-d3

Deprecated and superseded by http://draic.info/meshviewer
24 stars 41 forks source link

Make map and chart working with Internet Explorer <= 11 #108

Closed mruettgers closed 9 years ago

mruettgers commented 9 years ago

The issue is caused by the lack of promises support in Internet Explorer <= 11. This patch implements a fallback using the following library, if there's no promises support available: https://github.com/jakearchibald/es6-promise