Leaflet / Leaflet.VectorGrid

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
598 stars 194 forks source link

interactive mode does not work in IE10 #99

Open brendanvinson opened 7 years ago

brendanvinson commented 7 years ago

Leaflet 1.0.3 Vectorgrid manually built from master on 03/06/2017

IE10 (and I'm assuming below) are not responding to L.Evented events on layers with PBFs on them.

Creating and loading in an arbitrary GeoJSON object using L.geoJSON works fine. Perhaps this could be a fallback?