Skip to content

Releases: Navigraph/navigraph-js-sdk

@navigraph/charts@2.0.1

17 Aug 17:11
5f31f07
Compare
Choose a tag to compare

Patch Changes

  • 7d0bd67 Thanks @SkySails! - Added ability to choose between standard and CAO charts when fetching a charts index.

  • Updated dependencies [5964894]:

    • @navigraph/app@1.3.4
    • @navigraph/auth@2.4.2

@navigraph/auth@2.4.2

17 Aug 17:11
5f31f07
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [5964894]:
    • @navigraph/app@1.3.4

@navigraph/app@1.3.4

17 Aug 17:11
5f31f07
Compare
Choose a tag to compare

Patch Changes

  • 5964894 Thanks @SkySails! - Removed EMAIL scope, as it is not going to be used.

@navigraph/leaflet@1.0.2

16 Aug 16:19
1d1358c
Compare
Choose a tag to compare

Patch Changes

  • 5cb7606 Thanks @SkySails! - Added ability to partially update the map preset. It is now possible to just change the theme, or just the source without specifying the other explicitly.

  • cbe01a5 Thanks @SkySails! - Fixed typo in type name

@navigraph/leaflet@1.0.1

16 Aug 14:55
0eff390
Compare
Choose a tag to compare

Patch Changes

  • 35e9eaf Thanks @SkySails! - Export types with consistent names, use types instead of enum.

navigraph@1.2.29

14 Aug 14:57
a4dd28d
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [23db6a6]:
    • @navigraph/charts@2.0.0

@navigraph/leaflet@1.0.0

14 Aug 14:57
a4dd28d
Compare
Choose a tag to compare

Major Changes

  • e50b445 Thanks @SkySails! - The first release of the @navigraph/leaflet module!

@navigraph/charts@2.0.0

14 Aug 14:56
a4dd28d
Compare
Choose a tag to compare

Major Changes

  • 23db6a6 Thanks @SkySails! - Moved the Leaflet integration to a separate package.

    You can now find the NavigraphTileLayer in @navigraph/leaflet!

navigraph@1.2.28

13 Aug 18:38
2505c38
Compare
Choose a tag to compare

Patch Changes

@navigraph/charts@1.4.0

13 Aug 18:38
2505c38
Compare
Choose a tag to compare

Minor Changes

  • #69 c4ee897 Thanks @SkySails! - Added NavigraphTileLayer, a Leaflet TileLayer 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