Commit Graph

22 Commits

Author SHA1 Message Date
Michael Straßburger
1acde4d1d3 🔨 refactoring and becoming more classy 2016-09-21 19:47:20 +02:00
Michael Straßburger
1effed33d9 🔍 adapting label decluttering to centered labels 2016-09-21 17:35:16 +02:00
Michael Straßburger
d3e2961184 📖 centering of label texts, better text selection 2016-09-21 15:41:44 +02:00
Michael Straßburger
241f9f7ef6 refactoring into separate modules, extending Canvas 2016-09-21 14:57:43 +02:00
Michael Straßburger
51f3078fac 🎨 not rendering polygon roads, not filling building 2016-09-21 06:19:36 +02:00
Michael Straßburger
4ae431718b 🎨 adding $type to props to allow filters matching it 2016-09-21 05:41:47 +02:00
Michael Straßburger
1afd8ec9c2 🎨 MVP version of mapbox style parser 2016-09-21 05:18:20 +02:00
Michael Straßburger
87340c1d3c 📐 implementing inner exclusion of filled polygons 2016-09-21 01:44:51 +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
8ccca7f3e0 🔍 improving label collision detection 2016-09-20 22:36:22 +02:00
Michael Straßburger
c717b7504f 🔍 calculating optimal zoom level to show full tile 2016-09-20 21:46:31 +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
d065fb1849 👓 adding zoom step in to config 2016-09-18 21:50:09 +02:00
Michael Straßburger
9dcf71d411 👓 adding layer.minZoom display control 2016-09-18 21:15:21 +02:00
Michael Straßburger
e52ae425f6 🎨 refactoring 2016-09-18 17:46:14 +02:00
Michael Straßburger
d3ddc23de4 😄 adding support for points, using emoji utf8 symbols 2016-09-18 16:10:33 +02:00
Michael Straßburger
29d6a084fb 🎨 starting refactor, config hash, more todos 2016-09-18 15:26:09 +02:00
Michael Straßburger
3b03122807 🎨 using term-mouse, improving zoom<>view relation 2016-09-18 06:32:26 +02:00
Michael Straßburger
bf5cc5a21d 🎨 adding notify method to display temporary debug information 2016-09-18 04:33:59 +02:00
Michael Straßburger
b790a4d76a handling console resize, adding mvp status bar 2016-09-18 04:20:35 +02:00
Michael Straßburger
44192bbbd0 🔥 initial commit! 2016-09-18 02:44:31 +02:00