@signalk/freeboard-sk 2.21.0 → 2.22.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signalk/freeboard-sk",
3
- "version": "2.21.0",
3
+ "version": "2.22.1",
4
4
  "description": "Openlayers chart plotter implementation for Signal K",
5
5
  "keywords": [
6
6
  "signalk-webapp",
@@ -1246,8 +1246,7 @@
1246
1246
  order.
1247
1247
  </li>
1248
1248
  <li>
1249
- <b>Chart Bounds:</b> Click
1250
- <i class="material-icons">select_all</i> to display the bounds
1249
+ <b>Boundaries:</b> Toggle this switch to display the bounds
1251
1250
  of the listed charts. The bounding rectangle of each chart
1252
1251
  will be overlayed on the current map display.
1253
1252
  </li>
@@ -1267,6 +1266,10 @@
1267
1266
  <i class="material-icons">info_outline</i> to display the
1268
1267
  chart properties.
1269
1268
  </li>
1269
+ <li>
1270
+ <b>Opacity:</b> Click
1271
+ <i class="material-icons">opacity</i> and use the slider to set the chart's opacity.
1272
+ </li>
1270
1273
  <li>
1271
1274
  <b>Cache Tiles:</b> Click
1272
1275
  <i class="material-icons">download</i> to select an area on
@@ -0,0 +1,52 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+
4
+ <svg
5
+ version="1.1"
6
+ x="0px"
7
+ y="0px"
8
+ width="45.7px"
9
+ height="72px"
10
+ viewBox="0 0 45.7 72"
11
+ enable-background="new 0 0 45.7 72"
12
+ xml:space="preserve"
13
+ id="svg16"
14
+ sodipodi:docname="virtual-basestation.svg"
15
+ inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
16
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
17
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
18
+ xmlns="http://www.w3.org/2000/svg"
19
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
20
+ id="defs20">
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+ </defs><sodipodi:namedview
29
+ id="namedview18"
30
+ pagecolor="#ffffff"
31
+ bordercolor="#000000"
32
+ borderopacity="0.25"
33
+ inkscape:showpageshadow="2"
34
+ inkscape:pageopacity="0.0"
35
+ inkscape:pagecheckerboard="0"
36
+ inkscape:deskcolor="#d1d1d1"
37
+ showgrid="false"
38
+ inkscape:zoom="8.2299373"
39
+ inkscape:cx="66.464662"
40
+ inkscape:cy="45.322338"
41
+ inkscape:window-width="1920"
42
+ inkscape:window-height="1012"
43
+ inkscape:window-x="0"
44
+ inkscape:window-y="1080"
45
+ inkscape:window-maximized="1"
46
+ inkscape:current-layer="svg16" />
47
+ <path
48
+ style="fill:#ffff00;stroke:#000000;stroke-width:1.13685;stroke-linejoin:bevel;stroke-dasharray:2.2737, 1.13685;stroke-dashoffset:0;stroke-opacity:1"
49
+ d="m 21.96591,49.10404 -5.235551,-0.03512 0.11118,-14.641112 0.111181,-14.64111 -4.684543,-5.12715 C 9.6916884,11.83961 7.610691,9.509513 7.6437463,9.4815488 7.6768007,9.453584 14.459731,9.445274 22.716922,9.463081 l 15.013073,0.032377 -4.786367,5.145617 -4.786366,5.145617 0.0856,7.686662 c 0.04707,4.227665 0.128894,10.845498 0.181821,14.706298 l 0.09624,7.019639 -0.659722,-0.03006 c -0.362847,-0.01653 -3.01572,-0.04587 -5.895271,-0.06519 z"
50
+ id="path21190" />
51
+
52
+ </svg>
package/public/index.html CHANGED
@@ -54,5 +54,5 @@
54
54
  </div>
55
55
  </div>
56
56
  </app-root>
57
- <link rel="modulepreload" href="chunk-FDERIQAA.js"><script src="polyfills-5CFQRCPP.js" type="module"></script><script src="main-EZERJUU2.js" type="module"></script></body>
57
+ <link rel="modulepreload" href="chunk-FDERIQAA.js"><script src="polyfills-5CFQRCPP.js" type="module"></script><script src="main-MEWGDMXY.js" type="module"></script></body>
58
58
  </html>