Per Liedman

Results 190 comments of Per Liedman

Hi there, could you provide some example data that exhibits this problem? Preferably a running example on http://playground-leaflet.rhcloud.com/?html,output or similar.

@kkdd any chance of actually seeing those tiles on a public server? The current situation is that maintainers for VectorGrid have pretty close to zero time at the moment (and...

My memory is a bit rusty on VectorGrid, and also a bit unsure how the [`vectortile`](https://github.com/mapbox/vector-tile-js) module handles MultiPoint geometries, but from a quick look, I would examine what happens...

In the first shot, it looks like an entire tile is missing. Notice how the lines are cut perfectly along the y and x axis at the same coordinates, like...

Hi, and thanks for looking into this! I added a review with some suggested changes that I think would improve this functionality and make it a bit more general. Other...

@albanm hi, sorry for dropping out here for a while. While I understand the use for the extra functions in the last commit, I think it's better to leave this...

I don't think any of the maintainers have IE as a priority, so this would be a good time to step up and submit a PR! We would really appreciate...

@Harvinator does VectorGrid still work in Chrome/Firefox etc. after these changes? If so, would you be able to make a pull request? It's very hard to review the changes you...

You're right, should check `interactive` as well. It sort of hightlights that the `interactive` and `getFeatureId` aren't 100% orthogonal: I have a hard time coming up with a use case...

Hi, and thanks for the suggestion! I think this could be useful, and a proof of concept implementation would be very nice. Some words of caution though: as I'm sure...