mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-02-16 09:29:13 +01:00
647 B
647 B
termap - Terminal Map
Discover the world in your console - render vector tile maps from any source!
TODOs
- mapping of view to tiles to show
- tile request system
- from local mbtiles
- from remote url
- label drawing
- lat/lng-center + zoom based viewport
- TileSource class (abstracting URL, mbtiles, single vector tile source)
- zoom while keeping center
- API
- setCenter
- setZoom
- accurate mouse drag&drop
- handle console resize
Wishlist
- node-gyp binding to libdrawille for speed refactor possibilities + filled polygons