Change altitude based on units. Increase width of altitude legend and use an SVG
This commit is contained in:
parent
c34b1c38fb
commit
908d794238
8 changed files with 29 additions and 8 deletions
public_html
|
@ -248,7 +248,7 @@
|
|||
<div id="expand_sidebar_control" class="ol-unselectable ol-control">
|
||||
<button id="expand_sidebar_button" title="Expand Sidebar"></button>
|
||||
</div>
|
||||
<div id="altitude_chart" class="ol-unselectable ol-control">
|
||||
<div id="altitude_chart" class="ol-unselectable ol-control altitudeFeet">
|
||||
<button id="altitude_chart_button"></button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue