AdrianP
AdrianP
Keyboard pan and zoom not functioning as the enclosing map `` does not have the `tabindex` attribute.
V2 api
Path updates to align with v2 API.
_Ref: Previous issue #215 (2016) started to address this topic but with no outcome._ **Proposal:** Establish path(s) to contain the data for weather forecasts, observations and warnings/alerts. _Example:_ `environment.weather.forecasts` `environment.weather.observations`...
# Feature: Course API ## Description: Define an API for Signal K client applications that provides methods to set a destination or navigate a route. These methods manage the setting...
Addition of `arrivalCircle` to `nextPoint` to allow an arrival alarm to be implemented.
This PR looks to address Notes schema limitations outlined in Issue #539 (@irandrews) The current Notes schema facilitates the following: - Create a Note at a geographic location - Create...
As per issue #540 the specification could benefit from the addition of a Resources section to describe the way in which to work with these data items. The initial content...
Recent releases of the SignalK Node Server have introduced features that require a user to be authenticated before the feature can be used. Additionally some features are only available to...
The specification could benefit from the addition of a __Resources__ section to describe the way in which to work with these data items. _(Noted: that #218 has a similar subject)_...
This PR supercedes PR #1381 Course and Resources API as it is a merge of #1381 with the current main branch (v1.45.0). Implements: - Resources API - Course API Course...