Open
Description
During the first ajax request after adding a utfGrid layer to a map, Internet Explorer (v11.0.9600) throws a DOMException: InvalidStateError
.
I believe the problem is due to setting request.timeout
after request.send()
has already been called (ref: c58e15a?diff=unified#diff-9c205830311c365520ac7b1989ab3d3bR296).
The dist/leaflet.utfgrid.js
from the parent commit (f82bf1b) works as expected in IE.
Metadata
Metadata
Assignees
Labels
No labels