Releases: Navigraph/navigraph-js-sdk
Releases · Navigraph/navigraph-js-sdk
@navigraph/[email protected]
Minor Changes
-
#69
c4ee897
Thanks @SkySails! - AddedNavigraphTileLayer
, a LeafletTileLayer
that implements Navigraph enroute tiles.
The aim with this extension is to help developers by making the following features available:- Switching of source between VFR, IFR and world map
- Changing of the theme between day and night
- Automatic handling of credential expiry, with useful hints in the log when something does not look quite right.
Patch Changes
- Updated dependencies [
2c364c2
,693d01f
]:- @navigraph/[email protected]
@navigraph/[email protected]
Patch Changes
-
#68
2c364c2
Thanks @SkySails! - Added request buffers to all token requests, including user verification.
This ensures that the SDK does not send multiple identical token requests in parallel and instead returns one response for all requests, ultimately increasing both speed and reliability. -
#67
693d01f
Thanks @SkySails! - Fixed token expiry check. Previously, a token would be considered expired 3 minutes after it expired, but the intention was to treat it as expired 3 minutes before its real expiry.
[email protected]
Patch Changes
- Updated dependencies [
9c2d597
]:- @navigraph/[email protected]
@navigraph/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
c49ebbc
]:- @navigraph/[email protected]
- @navigraph/[email protected]
@navigraph/[email protected]
Patch Changes
- Updated dependencies [
c49ebbc
]:- @navigraph/[email protected]
@navigraph/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
dcf8ace
]:- @navigraph/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
16e00c0
]:- @navigraph/[email protected]
- @navigraph/[email protected]
- @navigraph/[email protected]