@signalk/freeboard-sk 1.18.3 → 1.19.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # CHANGELOG: Freeboard
2
2
 
3
+ ### v1.19.0
4
+
5
+ - **Add**: Add a default name to imported GPX tracks when no name is defined in the source file.
6
+
7
+ - **New**: Attach notes to waypoints and routes.
8
+
3
9
  ### v1.18.3
4
10
 
5
11
  - **Add**: Display ETA to destination point (in local time) from `navigation.courseGreatCircle.nextPoint.estimatedTimeOfArrival`.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signalk/freeboard-sk",
3
- "version": "1.18.3",
3
+ "version": "1.19.0",
4
4
  "description": "Openlayers chartplotter implementation for Signal K",
5
5
  "keywords": [
6
6
  "signalk-webapp",
@@ -451,11 +451,32 @@
451
451
  <div style="padding-left:15px;">
452
452
  <li><b>Filter Routes:</b> Type into the text box to filter the list of routes.</li>
453
453
  <li><b>Display Route:</b> Check the checkbox to display the route on the map.</li>
454
- <li><b>Delete Route: </b> Click the trash can icon and you will be prompted to
454
+
455
+ <li><b>Delete Route: </b> Click <i class="material-icons">delete</i> and you will be prompted to
455
456
  delete the route.<br>
456
- <i>Note: Deleting a route will also delete the associated Start and End Waypoints!</i>
457
+ </li>
458
+ <li>
459
+ <b>Points: </b> Click <i class="material-icons">flag</i> to view a list of
460
+ route points where the following actions can be performed:<br>
461
+ </li>
462
+ <div style="padding-left:20px;">
463
+ <li>
464
+ <b>Set the destination point:</b> If displayed route is the <i>Active Route</i>, click a
465
+ point to set it as the current destination along the route.
466
+ </li>
467
+ <li>
468
+ <b>Re-order points:</b> Use the handle to drag points to a new position in the list.<br>
469
+ <i>Note: If points of the Active Route have been re-ordered then you will
470
+ not be able to set the destination point until changes have been applied.
471
+ </i>
472
+ </li>
473
+ </div>
474
+ <li>
475
+ <b>Notes:</b>
476
+ Clicking <i class="material-icons">local_offer</i> displays a list of Notes associated with the route.
477
+ From this screen you can add, edit or delete notes.
457
478
  </li>
458
- <li><b>Active: </b> Clicking <i class="material-icons">select_all</i> sends a message to the server to set
479
+ <li><b>Activate: </b> Clicking <i class="material-icons">near_me</i> sends a message to the server to set
459
480
  this route as the <i>Active Route</i>.<br>
460
481
  The start of the route is set as the current destination. <br>
461
482
  Use the <i>Previous</i> and <i>Next</i> point options in the
@@ -464,29 +485,23 @@
464
485
  </li>
465
486
  <li><b>Clear: </b> Clicking <i class="material-icons">clear_all</i> sends a message to the server to clear
466
487
  the <i>Active Route</i>.
467
- </li>
468
- <li><b>Properties: </b> Click <i class="material-icons">info_outline</i> to edit route Name and Description.</li>
469
- <li>
470
- <b>Points: </b> Click <i class="material-icons">flag</i> to view a list of
471
- route points where the following actions can be performed:<br>
472
- </li>
473
- <div style="padding-left:20px;">
474
- <li>
475
- <b>Set the destination point:</b> If displayed route is the <i>Active Route</i>, click a
476
- point to set it as the current destination along the route.
477
- </li>
478
- <li>
479
- <b>Re-order points:</b> Use the handle to drag points to a new position in the list.<br>
480
- <i>Note: If points of the Active Route have been re-ordered then you will
481
- not be able to set the destination point until changes have been applied.
482
- </i>
483
- </li>
484
- </div>
485
-
488
+ </li>
489
+ <li><b>Edit Properties: </b> Click <i class="material-icons">edit</i> to edit route Name and Description.</li>
490
+ <br>
491
+ You can also click on a Route on the map to display
492
+ an information window with additional actions.<br>
493
+ <img src="./img/route_popover.png"/>
494
+ <div style="padding-left:15px;">
495
+ <li>
496
+ <b>Move:</b>
497
+ Clicking <i class="material-icons">touch_app</i> allows route points to be re-positioned.
498
+ </li>
499
+ </div>
486
500
  </div>
487
501
  <div>
488
- <b>Trail to Route</b><br>
489
502
  <hr>
503
+ <b>Trail to Route</b>
504
+ <br>
490
505
  You can create a route from the current Vessel trail by selecting the option from either
491
506
  the context menu or the <i class="material-icons">more_horiz</i> menu.<br>
492
507
  <img src="./img/context_menu.png" style="max-width:190px;"/>
@@ -528,29 +543,40 @@
528
543
  <div style="padding-left:15px;">
529
544
  <li><b>Filter Waypoints:</b> Type into the text box to filter the list of waypoints.</li>
530
545
  <li><b>Display Waypoint:</b> Check the checkbox to display the waypoint on the map.</li>
531
- <li><b>Delete Waypoint: </b> Click the trash can icon and you will be prompted to
532
- delete the route.<br>
546
+
547
+ <li><b>Delete Waypoint: </b> Click <i class="material-icons">delete</i> and you will be prompted to
548
+ delete the waypoint.<br>
533
549
  <i>Note: A waypoint may be associated with a route.
534
550
  so take care when deleting waypoints!</i>
535
551
  </li>
552
+ <li>
553
+ <b>Notes:</b>
554
+ Clicking <i class="material-icons">local_offer</i> displays a list of Notes associated with the waypoint.
555
+ From this screen you can add, edit or delete notes.
556
+ </li>
536
557
  <li><b>Go To: </b> Clicking <i class="material-icons">near_me</i> sends a message to the server to set
537
558
  this waypoint as the target to navigate to. The server should then send
538
559
  <a href="#navdata">navigation data</a> in relation to this location.
539
- </li>
540
- <li><b>Properties</b> Click <i class="material-icons">info_outline</i> to edit waypoint Name and Description.</li>
560
+ </li>
561
+ <li><b>Clear: </b> Clicking <i class="material-icons">clear_all</i> sends a message to the server to clear
562
+ the current destination.
563
+ </li>
564
+ <li><b>Center: </b> Clicking <i class="material-icons">center_focus_strong</i> positions the map so the waypaoint
565
+ is displayed in the center.
566
+ </li>
567
+ <li><b>Edit Properties</b> Click <i class="material-icons">edit</i> to edit waypoint Name and Description.</li>
541
568
  </div>
542
569
  </div>
543
570
  <br>
544
- Additionally, you can click on both Routes and Waypoints to display
545
- an information window with available actions.<br>
546
- <div style="padding-left:15px;">
547
- <li>
548
- <b>Move:</b>
549
- Clicking <i class="material-icons">touch_app</i> allows waypoints and route points to be re-positioned.
550
- </li>
551
- </div>
552
- <img src="./img/route_popover.png"/>&nbsp;&nbsp;
553
- <img src="./img/wpt_popover.png"/>
571
+ You can also click on a Waypoint on the map to display
572
+ an information window with additional actions.<br>
573
+ <img src="./img/wpt_popover.png"/>
574
+ <div style="padding-left:15px;">
575
+ <li>
576
+ <b>Move:</b>
577
+ Clicking <i class="material-icons">touch_app</i> allows waypoints to be re-positioned.
578
+ </li>
579
+ </div>
554
580
  <hr>
555
581
 
556
582
  <li class="nobullet"><i class="material-icons">local_offer</i>
package/public/index.html CHANGED
@@ -72,6 +72,6 @@
72
72
  </div>
73
73
  </div>
74
74
  </app-root>
75
- <script src="runtime-es2015.460dd8699135d636d663.js" type="module"></script><script src="runtime-es5.460dd8699135d636d663.js" nomodule defer></script><script src="polyfills-es5.9b73f2a987d036af7f25.js" nomodule defer></script><script src="polyfills-es2015.dc03ad186bd88ee81ce4.js" type="module"></script><script src="main-es2015.179dcab17369ad44834f.js" type="module"></script><script src="main-es5.179dcab17369ad44834f.js" nomodule defer></script>
75
+ <script src="runtime-es2015.460dd8699135d636d663.js" type="module"></script><script src="runtime-es5.460dd8699135d636d663.js" nomodule defer></script><script src="polyfills-es5.1ba2d5bb85c6cf2ba0a0.js" nomodule defer></script><script src="polyfills-es2015.dc03ad186bd88ee81ce4.js" type="module"></script><script src="main-es2015.2b6b3a2bf9681dcb165e.js" type="module"></script><script src="main-es5.2b6b3a2bf9681dcb165e.js" nomodule defer></script>
76
76
 
77
77
  </body></html>