Tyler.jl

Makie package to plot maptiles from various map providers
Author MakieOrg
Popularity
34 Stars
Updated Last
7 Months Ago
Started In
January 2023

Tyler

Latest Docs

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

Install like this until Tyler is registered:

]add https://github.com/MakieOrg/Tyler.jl.git
using Tyler, GLMakie
tyler = Tyler.Map(Rect2f(-0.0921, 51.5, 0.04, 0.025))

image

Integration with OSMMakie & Google satelite provider

tyler2.mp4