Commit Graph

18 Commits

Author SHA1 Message Date
Michael Straßburger
2d7cff71eb 🎨 adding simplify-js to readme, adapting canvas 2016-11-10 06:14:20 +01:00
Michael Straßburger
329f6fc26b 🏃 removing matrix translations, combinding reduce/move/scale in one loop 2016-11-06 17:14:38 +01:00
Michael Straßburger
a21d172a2c 👷 making mbtiles library optional (install via npm install -g mbtiles) 2016-11-06 00:21:31 +01:00
Michael Straßburger
cc97cfd095 🏠 persiting downloaded tiles in $home/.mapscii/cache/ 2016-11-04 01:42:23 +01:00
Michael Straßburger
4ba7c08755 ➡️ global linking of 'mapscii' 2016-11-03 23:13:44 +01:00
Michael Straßburger
24434052cb 🔍 endless magnification zoomability after max tile zoom level is reached 2016-11-03 07:04:53 +01:00
Michael Straßburger
d460421eea 📡 implementing HTTP source handling for TileSource 2016-11-03 02:14:47 +01:00
Michael Straßburger
3895fd1fd3 🎭 more async refactoring in preperation for multitile support 2016-11-03 01:25:09 +01:00
Michael Straßburger
da6c398e6d 🍺 comitting current dev stage of various refactors 2016-11-02 13:19:46 +01:00
Michael Straßburger
06528f488d 📐 using earcut for triangulation, implementing own Canvas 2016-09-27 13:57:59 +02:00
Michael Straßburger
d7c7500a7f 🎨 improving Styler condition parser, adding main.js 2016-09-21 21:52:35 +02:00
Michael Straßburger
1effed33d9 🔍 adapting label decluttering to centered labels 2016-09-21 17:35:16 +02:00
Michael Straßburger
1afd8ec9c2 🎨 MVP version of mapbox style parser 2016-09-21 05:18:20 +02:00
Michael Straßburger
50a597fa1d 📐 converting polygons to triangles to draw them filled, adapted lib 2016-09-21 00:50:40 +02:00
Michael Straßburger
b507627ab3 adding coffee-script and adding 'npm start' script 2016-09-20 23:10:41 +02:00
Michael Straßburger
014eab2b70 🌲 using r-tree spatial indexing to declutter the labels 2016-09-20 20:52:49 +02:00
Michael Straßburger
8f3de4a159 ☑️ adding bounding box calculation from current lat/lng + zoom 2016-09-20 15:21:24 +02:00
Michael Straßburger
44192bbbd0 🔥 initial commit! 2016-09-18 02:44:31 +02:00