Anshul Singhvi

Results 1170 comments of Anshul Singhvi

You could update the docstring to mention that whiskers can be added by setting the `whiskerwidth` parameter...

(This doesn't work now but will work with #90, since that imports FileIO)

HTTP.jl and ImageIO.jl are required to stitch the tiles together, but if those can go in MapTiles I'm fine to upstream this

I think we want to factor a bunch of stuff out of Tyler and put it in MapTiles....

Nothing split out yet. We had some discussions about moving this to MapTiles and factoring out a MapTilesInterface.jl from that, which I haven't got to yet but hopefully can get...

How heavyweight are we talking here? I think Tyler should work on every platform Makie works on, since it is pretty much pure Julia save for the image libraries (and...

> Should we make ElevationProviders.jl and PointCloudProviders.jl to wrap the provider lists? Not sure, they could probably live as extensions on MapTiles.jl and then Tyler just depends on the activation...

Closing the issue since this has been implemented and released.

I think https://github.com/JuliaAPlavin/MakieExtra.jl has something like this now. I guess there should also be an option to turn it off...