8000 GitHub - MakieOrg/Tyler.jl: Makie package to plot maptiles from various map providers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MakieOrg/Tyler.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

tyler2.mp4
0