Skip to content

Commit

Permalink
Update help
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Mar 4, 2024
1 parent 13878e3 commit 71ad841
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 4 deletions.
Binary file added src/assets/help/img/settings_charts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 34 additions & 4 deletions src/assets/help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -961,10 +961,16 @@ <h4><i class="material-icons">layers</i> Resources / Layers</h4>
the display.<br />
Vector tiles normally require a related "STYLE" to display the
elements with specific colors, etc.<br />
<i
><b>Note:</b> Currently Freeboard applies a very basic style
to color lines and fill polygons.
</i>
<i>Note: Vector tiles
that are not sourced via a mapbox style definition (mapstyleJSON),
will have a very basic style is applied to color lines and fill polygons.
</i><br />
<b>S57 ENC converted to vector tiles:</b>
Freeboard-SK is able to display S57 ENC charts that have been
converted to vector tiles with
<a href="https://github.com/wdantuma/s57-tiler" target="s57">s57-tiler</a>.
<br />
<i>Note: Only unencrypted ENC's are supported (no S63 support).</i><br />
</li>
<li>
<b>mapstyleJSON:</b> A mapbox style JSON file which defines
Expand Down Expand Up @@ -1763,6 +1769,30 @@ <h4><i class="material-icons">settings</i> Settings</h4>
the map with a double click.
</li>
</ul>
<b>VECTOR CHARTS:</b><br />
<img src="./img/settings_charts.png" style="width: 300px" alt="" />
<ul>
<li>
<b>Graphics Style</b>: Select this option in order to a
close a popover using a button rather than just clicking outside
of it.
</li>
<li>
<b>Boundaries</b>: Select from <b>Plain</b> or <b>Symbolized</b>.
</li>
<li>
<b>Colors</b>: Select from <b>2</b> or <b>4</b> colors.
</li>
<li>
<b>Shallow Depth</b>: Enter the depth in meters.
</li>
<li>
<b>Safety Depth</b>: Enter the depth in meters.
</li>
<li>
<b>Deep Depth</b>: Enter the depth in meters.
</li>
</ul>
<hr />

<b>UNITS &amp; VALUES:</b><br />
Expand Down

0 comments on commit 71ad841

Please sign in to comment.