Eric Collins

Results 6 comments of Eric Collins

@emilhe I see! I gave the update a try, and my event handler now works on clicks. I was looking at the default event handlers for the GeoJSON components, and...

Hi, just wanted to follow up on this thread and the proposed vectorgrid support. Wondering if there are any updates (or potential workarounds?). I am trying to display a very...

Hey @emilhe , just wanted to follow up. I am curious what issues (if any) you ran into on the vector grid branch? Would love to pick up where you...

I think that the ideal component to adopt would be the [Leaflet VectorGrid](https://leaflet.github.io/Leaflet.VectorGrid/vectorgrid-api-docs.html#vectorgrid-protobuf), mentioned above by @ivvnnnn using VectorGrid.Protobuf. In practice it should function quite similarly to TileLayer, except that...

After looking through both of them, it looks like [VectorTileLayer](https://gitlab.com/jkuebart/Leaflet.VectorTileLayer) is more comprehensive and has the functionality that I think fits this use case. The other one claims to support...

This is amazing, thank you! @emilhe. I will put some time in at some point this week to test it out as well. I can put together a simple app...