mapscii/README.md
2016-09-18 04:20:35 +02:00

560 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
  • center+zoom based viewport
  • 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