Releases: rastapasta/mapscii
Releases · rastapasta/mapscii
Upstream fix for escape key handling
- Kudos to @dogabudak for fixing the upstream term-mouse to let MapSCII correctly handle escape key presses
Improved/user-friendly mouse based zooming
- Zoom toward the mouse pointer instead of the map center (#75 - thanks to @quincylvania !)
CoffeeScript -> JavaScript and some more
improved mouse support
- upgrading to term-mouse 0.2.0, fixes unintended mouse jumps (#24)
ASCII mode
- Support for wide characters (Chinese, Japanese, ...) (#13)
- Possibility to switch to raw-ASCII mode (press
c
), rendering map with ▀ ▄ █ ▌▐ ■ (#6)
Thanks to @verdy-p and @fenwick67 for the inspiration
Mouse support!
Added features:
- Drag&Drop
- Click to center
- Display current lat/lng underneath cursor (#4)
first iteration
- request-promise -> node-fetch (#7)
- adding asciicast (#8)
- using osm2vectortiles hosted at
mapscii.me
special thanks to @derhuerst
Initial release after the #51th Hack-and-Tell!
Enjoy my beloved side-project mapscii ;)