Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
002653c8
Commit
002653c8
authored
Jul 24, 2019
by
Eric - kg6wxc
Browse files
enhancement: updated legend to read "Other" for the grey icon.
parent
f119a1ab
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/map_functions.inc
View file @
002653c8
...
...
@@ -1023,7 +1023,7 @@ function create_MapLegend()
'<div id="legendTunnelLink">Tunnel</div>'
+
'<div id="legendInfinite">Infinite</div>'
+
'<div id="legendUnknownOther">'
+
'<img class="legendBandIcon" src="images/mapMarkers/greyRadioCircle-icon.png">
Unknown
'
+
'<img class="legendBandIcon" src="images/mapMarkers/greyRadioCircle-icon.png">
Other
'
+
'</div>'
+
'<div id="legend900MHz">'
+
'<img class="legendBandIcon" src="images/mapMarkers/magentaRadioCircle-icon.png">900MHz'
+
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment