- 02 Nov, 2020 4 commits
-
-
Eric - kg6wxc authored
bugfix: Fix loading order See merge request !23
-
Eric authored
-
Eric - kg6wxc authored
enhancement: overlaping markers "spiderfy" out when clicked on. Closes #19 See merge request !22
-
Eric authored
Overlaping and nearby markers will "spider" out into a circle or spiral when zoom level is 12 or more (pretty zoomed in) Overlapping markers have the popup disabled until they are popped out and "spiderfied", after that you can click on the individual markers and get the popup info as normal. Click back on the map a second time to disable the spidering effect. Current zoom level can be seen in the URL `map_display.php#13/XX.XXXXX/XXX.XXXX` `map_display.php#8/XX.XXXXX/XXX.XXXX` is zoom level 8, etc. The "spiderfy" effect is currently constrained to zoom level 12 or greater. This option may become configurable in the settings file if needed. 12 seems a good balance for now. Fixes #19
-
- 14 Sep, 2020 2 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
- 25 Aug, 2020 1 commit
-
-
Eric - kg6wxc authored
-
- 16 Aug, 2020 1 commit
-
-
Eric - kg6wxc authored
-
- 27 Jul, 2020 1 commit
-
-
Eric - kg6wxc authored
-
- 26 Jun, 2020 2 commits
-
-
Eric - kg6wxc authored
bugfix: fixed some php warning messages See merge request !21
-
Eric authored
-
- 23 Jun, 2020 8 commits
-
-
Eric - kg6wxc authored
enhancement: manually expire nodes Closes #18 See merge request !20
-
Eric - kg6wxc authored
bugfix: add background colors to the links popup info. See merge request !19
-
Eric authored
missed that one during the other popup changes.
-
Eric - kg6wxc authored
forgot to add the icon for the "list view" button... duh! See merge request kg6wxc/meshmap!5
-
Eric authored
-
Eric - kg6wxc authored
enhancement: link and button to get back and forth from node_report to the map. Closes #16 See merge request !18
-
- 21 Jun, 2020 6 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
change link colors for certain tunnels See merge request !17
-
Eric authored
needed for recent changes in the firmware with how OLSR deals with certain interfaces.
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
enhancement: csv import/export of non mesh markers Closes #7 See merge request !16
-
- 19 Jun, 2020 4 commits
-
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
enhancement/bugfix: Search for and zoom to node Closes #11 See merge request !15
-
Eric authored
Added search for and zoom to node button needed to move the layer control button out of the way though. while working on that found a way to disable the event that caused the layer control to expand when hovered over. also forced the layer control popup to *always* have a scroll bar, which should fix an issue with _some_ browsers... Fixes #11
-
- 18 Jun, 2020 11 commits
-
-
Eric - kg6wxc authored
fixes #17
-
Eric - kg6wxc authored
-
Eric - kg6wxc authored
Link opacity update See merge request !14
-
Eric authored
3.20.3 changed some things and some links could no longer be seen
-
-
Eric - kg6wxc authored
Non mesh popups update See merge request !13
-
Eric - kg6wxc authored
enhancement: updated non mesh marker popups See merge request kg6wxc/meshmap!4
-
-
Eric - kg6wxc authored
enhancement: station popups now have tabs Closes #4 See merge request !12
-
Eric - kg6wxc authored
enhancement: station popups now have tabs See merge request kg6wxc/meshmap!3
-