@signalk/freeboard-sk 2.23.0 → 2.24.0-beta.2

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/README.md CHANGED
@@ -21,6 +21,7 @@ See the [FAQs](https://github.com/SignalK/freeboard-sk/wiki) for more informatio
21
21
  Moving map display with:
22
22
 
23
23
  - Multiple chart overlay using both of online and locally served charts
24
+ - Radar overlay
24
25
  - Built in support (no plugin required) for OpenStreetMap and OpenSeaMap(from Signal K server)
25
26
  - North-up / Vessel-up orientation
26
27
  - Moving Map / Moving Vessel
@@ -78,6 +79,16 @@ Whilst not specifically defined in the Signal K specification, Freeboard-SK supp
78
79
 
79
80
  ---
80
81
 
82
+ ### Radar Overlay:
83
+
84
+ Freeboard-SK supports the Signal K RADAR API which provides connection to radars via the MAYARA server.
85
+
86
+ > Note: Requires `signalk-container` & `@marineyachtradar/signalk-plugin` to be installed on the Signal K Server.
87
+
88
+ ![image](https://github.com/user-attachments/assets/5b51f641-59e0-496c-bc10-a33b0a5ec692)
89
+
90
+ ---
91
+
81
92
  ### Autopilot Console:
82
93
 
83
94
  Freeboard-SK supports the Signal K Autopilot API which enables common operations to be performed
@@ -190,6 +201,7 @@ The following plugins are recommended for installation on the Signal K Server to
190
201
  - Charts: `@signalk/charts-plugin`, `signalk-chart-provider-simple`, `signalk-pmtiles-plugin`, etc.
191
202
  - Anchor Watch: `signalk-anchoralarm-plugin`
192
203
  - Weather Forcasts: `signalk-openweather-provider`
204
+ - Display RADAR overlay: `signalk-container` & `@marineyachtradar/signalk-plugin`
193
205
 
194
206
  ---
195
207
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signalk/freeboard-sk",
3
- "version": "2.23.0",
3
+ "version": "2.24.0-beta.2",
4
4
  "description": "Openlayers chart plotter implementation for Signal K",
5
5
  "keywords": [
6
6
  "signalk-webapp",