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

Makie package to plot maptiles from various map providers

Stable Docs Latest Docs License: MIT Downloads

What is Tyler.jl ?

Tyler.jl is package for displaying tiled maps interactively, with Makie.jl.

[!TIP] Visit the latest documentation at https://makieorg.github.io/Tyler.jl/dev/

[!IMPORTANT] Become a Sponsor. Support this project.

Install

Install Tyler and GLMakie

]add Tyler, GLMakie
using Tyler, GLMakie
tyler = Tyler.Map(Rect2f(-0.0921, 51.5, 0.04, 0.025))
image

Integration with OSMMakie & Google satelite provider

https://user-images.githubusercontent.com/1010467/212502607-640a2238-0f24-4efd-8ce9-fafba46f80bd.mp4