Tyler.jl
Tyler.jl copied to clipboard
Tyler doesn't work with WGLMakie
Hi, I have been trying to use Tyler together with the WGLMakie backend but get the error below. I'm using Mac. Any ideas on what can go wrong?

Are you on the latest commit of master here? That should work as far as I can tell.
Ok, just updated the package to the latest version and it works. Thanks
This could be closed then?
I only saw, that with WGLMakie the grid is shown on top of the Tyler.Map. The grid can be hidden by hidedecorations!(ax, label=false, ticks=false, ticklabels=false)
Is this something that we could do as a default or should the user do it themselves?
Ideally this will get fixed in makie 0.21!