Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE 11 / TurfJS 5 compatibility #5

Closed
gassc opened this issue Nov 21, 2017 · 1 comment
Closed

IE 11 / TurfJS 5 compatibility #5

gassc opened this issue Nov 21, 2017 · 1 comment
Assignees
Labels

Comments

@gassc
Copy link
Member

gassc commented Nov 21, 2017

In IE11, we're get an error that kills the map at the start: Object doesn't support property or method 'fill' from a piece of code in TurfJS 5: CoordinateList.coordArrayType=new Array(0).fill(null);. We'll need to find an appropriate polyfill/shim for this and any other similar things we encounter.

@gassc gassc added the bug label Nov 21, 2017
@gassc gassc self-assigned this Nov 21, 2017
@gassc
Copy link
Member Author

gassc commented Nov 21, 2017

Addressed with 009b63e

@gassc gassc closed this as completed Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant