Commit graph

68 commits

Author SHA1 Message Date
Xaver Maierhofer 28de7c5403 [TASK] Adjust marker style - focus on online nodes 2017-03-18 16:26:29 +01:00
Milan Pässler 2630b6197d fix linting 2017-03-18 16:26:29 +01:00
Xaver Maierhofer c9458ffcae [TASK] CGL - Optimize returns and unnecessary math 2017-03-17 03:23:28 +01:00
Xaver Maierhofer 04eb8f039b [TASK] Only include additional german locale
English is default
2017-03-17 03:23:28 +01:00
Xaver Maierhofer 0abd4130cf [TASK] Use own iconfont set
Reduce overhead in initial load
2017-03-17 03:23:28 +01:00
Milan Pässler 418b630e02 change code style to ffrgb/meshviewer fork 2017-03-17 03:23:07 +01:00
Marvin W 9719385076 map: dynamically select maxLayerZoom (#27)
Fixes clients/names being hidden accidentally (in certain conditions). Also added auto-zoom-out to ensure zoom is in bounds
2016-05-22 12:30:31 +02:00
anoy 8497a5f833 reimplement feature 'encoded url' (#16)
change symbol names for better readability
beautify location-sidebar
cleanup sourcecode

* change symbols to unicode-names

* reimplement feature 'encoded url'
2016-04-21 22:34:21 +02:00
Marvin W 51c1c57e48 Save selected layer in local storage (#17) 2016-04-21 22:32:22 +02:00
David Kolossa 78de449b88 map: fixed display errors on high zoom levels
* client dots and labels only showed up on zoom
  levels up to 18
2016-03-23 13:14:58 +01:00
ffggrz.de 8d22417789 added fixed center option
added option to fix the map on a specific coordinate
2016-03-16 00:39:09 +01:00
Milan Pässler 9f48cb1f3b location: remove debug prints
also some style corrections
2016-02-25 21:38:01 +01:00
Moorviper 85fcdee20c Location Picker - show on sidebar
data is now represented at sidebar
2016-02-25 20:05:36 +01:00
Moorviper 115d9abab9 Location Picker
Both
Rightclick and Button
with higher precision
2016-02-25 18:15:24 +01:00
Milan Pässler f321867482 map: don't hide cable links 2016-02-18 20:55:19 +00:00
Milan Pässler 6ee0d02b7b cleanup and fix things 2016-02-18 19:47:12 +00:00
Milan Pässler f77aabd37d redo link type handling 2016-02-18 19:26:05 +00:00
Jonas Platte 6fbc531c17 map: fix coord picker on first click 2016-01-11 23:22:37 +01:00
Jörg Deckert f9e8c72508 map: add coordinates picker 2015-12-18 22:44:30 +01:00
Nils Schneider eb8f1dd2a4 map/graph: redraw on render 2015-09-04 14:26:28 +02:00
Nils Schneider a95f466f3f map/graph: implement render 2015-09-04 14:26:28 +02:00
Nils Schneider 9a950a2a8e map/graph: use sidebar.getWidth directly 2015-09-04 14:26:28 +02:00
Nils Schneider ec49c9d59b map: various small fixes 2015-07-07 21:42:55 +02:00
Nils Schneider 02a03e5a61 map: work with no or little nodes 2015-07-07 21:28:44 +02:00
Nils Schneider 3954ec5eaf map: define layers in config.js 2015-07-07 16:36:19 +02:00
Nils Schneider 144dba319e map: show buttons along content buttons 2015-07-07 01:56:11 +02:00
Nils Schneider 2427a19f39 map: show new nodes above lost nodes (match order in labelslayer.js) 2015-06-21 16:07:14 +02:00
Nils Schneider fc921e6c59 map: show clients only from zoom 15 onwards 2015-04-21 16:27:29 +02:00
Nils Schneider db3d8fa795 map: place labels without overlaps 2015-04-20 23:13:03 +02:00
Nils Schneider 879c1e6f25 map: store zoom/center instead of bounds 2015-04-19 17:02:43 +02:00
Nils Schneider ba9cc703d7 map: save bounds on drag end store on resetview 2015-04-19 16:54:35 +02:00
Nils Schneider 22b49c1a55 map: draw only labels present on map using rtrees 2015-04-19 12:22:09 +02:00
Nils Schneider e09ec32d93 map: show client labels 2015-04-17 23:54:19 +02:00
Nils Schneider 1ed8a56031 map: move clientlayer to lib/map/ 2015-04-17 22:27:24 +02:00
Nils Schneider b7ab859bea map: fix identation 2015-04-17 22:10:47 +02:00
Nils Schneider 8aa738b035 map: show clients 2015-04-17 01:02:56 +02:00
Nils Schneider 58cd7ad026 map: adding custom layers 2015-04-15 22:25:44 +02:00
Nils Schneider a0120221ae button for adding tile layer 2015-04-15 21:14:52 +02:00
Nils Schneider 0758614688 leaflet providers 2015-04-15 21:14:51 +02:00
Nils Schneider 2fcce92bce map: hide vpn links 2015-04-12 23:09:43 +02:00
Nils Schneider 2c944224e3 map: locate user and show marker 2015-04-12 02:47:52 +02:00
Nils Schneider ab9ac94014 map: make new/lost nodes a little more pronounced 2015-04-08 10:58:05 +02:00
Nils Schneider aae9d4253e fixes 2015-04-06 23:15:09 +02:00
Nils Schneider 290bc6f359 map: keep objects highlighted on updates 2015-04-06 23:13:00 +02:00
Nils Schneider 0490455ccf handle multiple setData calls in map 2015-04-06 23:10:55 +02:00
Nils Schneider 389291e585 make linkId a property (id) of link 2015-04-06 23:10:37 +02:00
Nils Schneider 315484625b map: set initial view based on barycenter and standard deviation 2015-04-06 15:54:26 +02:00
Nils Schneider 11c689eb29 map: group* is a property of instance, not class 2015-04-06 15:04:41 +02:00
Nils Schneider a8bb1b40a2 add forcegraph to gui 2015-04-01 03:55:45 +02:00
Nils Schneider 473734f2bb prepare router, forcegraph, map for destroy/reload 2015-03-31 23:26:38 +02:00