MakieOrg / Tyler.jl

Makie package to plot maptiles from various map providers

Home Page:https://makieorg.github.io/Tyler.jl/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO Features

lazarusA opened this issue · comments

  • change default zoom level for first run on Map

  • Rect selection docs, 4 numbers, 2 numbers
    For now what are those 4 numbers? we should be able to do min_lon, max_lon, min_lat, max_lat or min_lon, min_lat, max_lon, max_lat

  • plot tiles in a 3d axis, LScene.

  • expose function to plot new points in lon,lat coordinates to be plotted on top of tile.

  • expose axis?

  • Remove white flicker between zoom levels

  • plot slightly larger than the area so the edges of pan/zoom are mostly already filled