Leaflet / Leaflet.VectorGrid

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

unable to slice point geojson #94

Closed haoliangyu closed 7 years ago

haoliangyu commented 7 years ago

L.vectorGrid.slicer() cannot slice point geojson because of the following error

In FF image

In Chrome image

See the plunker demo. It looks similar to #32.

haoliangyu commented 7 years ago

It looks like this has been fixed at master branch.