Leaflet / Leaflet.VectorGrid

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

Point is covered by line or polygon #184

Closed gee1k closed 5 years ago

gee1k commented 5 years ago

Hello there!

I am experiencing the following problems while using:

Point is covered by line or polygon

image

gee1k commented 5 years ago

anyone there

mngyng commented 5 years ago

What you need is a change in the Leaflet.VectorGrid code to ensure the rendering order is right. See #167 for a similar discussion.