hoverboard
hoverboard copied to clipboard
Leaflet tile layer for geojson, topojson, and protobuf on canvas
In commit a67f79 you changed the call to drawData to pass the offscreen canvas AND the visible canvas. However, in the currently commited source code drawData still only accepts the...
Can you provide more examples of usage? I tried using it to render mvt tiles, and I get the error d3.xhr(...).responseType is not a function. I can't tell if it...
Do you think it should be possible to use geojson-vt to generate on-the-fly vector tiles and display them using hoverboard? Regards, Thomas
Could point feature support be added? I couldn't find any facility for rendering them with icons.
I'm trying to make a local copy work with Leaflet 1.0.0. If I can figure it out, I'll submit a pull request.