Tyler.jl icon indicating copy to clipboard operation
Tyler.jl copied to clipboard

Tyler doesn't work with WGLMakie

Open igaszczesniak opened this issue 2 years ago • 4 comments
trafficstars

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? image

igaszczesniak avatar May 03 '23 11:05 igaszczesniak

Are you on the latest commit of master here? That should work as far as I can tell.

rafaqz avatar May 03 '23 11:05 rafaqz

Ok, just updated the package to the latest version and it works. Thanks

igaszczesniak avatar May 03 '23 11:05 igaszczesniak

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?

felixcremer avatar Mar 18 '24 16:03 felixcremer

Ideally this will get fixed in makie 0.21!

SimonDanisch avatar Mar 18 '24 16:03 SimonDanisch