Skip to content

Releases: maptiler/maptiler-sdk-js

v3.0.0

06 Jan 13:35
6340044
Compare
Choose a tag to compare

⚠️ Please keep in mind that if you use any additional MapTiler modules, you must update them to a version that supports MapTiler SDK JS v3.

✨ Features and improvements

  • Globe projection support
  • MaptilerProjectionControl to toggle Globe/Mercator projection

🐛 Bug fixes

  • None

🔧 Others

  • Using MapLibre GL JS 5.0.0
  • Using MapTiler Client JS 2.2.0

v3.0.0-rc.5

19 Dec 21:10
8229240
Compare
Choose a tag to compare
v3.0.0-rc.5 Pre-release
Pre-release

⚠️ This is a release candidate for the Globe feature

v3.0.0-rc.4

13 Dec 12:11
Compare
Choose a tag to compare
v3.0.0-rc.4 Pre-release
Pre-release

⚠️ This is a release candidate for the Globe feature

v2.5.1

13 Dec 08:55
c9886b9
Compare
Choose a tag to compare

Bug Fixes

  • Better control of the status of monitoredStyleUrls in Map instance when an error is caught (#141)
  • Added extra integrity checks on style objects when updating language (#142)
  • The Geolocate control no longer throws an error when the window is lost (issue on Firefox only) (#140)

Others

  • Added extra readme doc about the built-in parsing of GPX and KML files

v3.0.0-rc.3

12 Dec 13:38
Compare
Choose a tag to compare
v3.0.0-rc.3 Pre-release
Pre-release

⚠️ This is a release candidate for the Globe feature

Others

  • Using Maplibre GL JS 5.0.0-pre.9
  • Using MapTiler Client JS 2.2.0

v2.5.0

26 Nov 14:31
6d46220
Compare
Choose a tag to compare

others

  • Update MapTiler Client library to v2.2.0

v3.0.0-rc.2

25 Nov 11:27
Compare
Choose a tag to compare
v3.0.0-rc.2 Pre-release
Pre-release

⚠️ This is a release candidate for the Globe feature

Others

  • Using Maplibre GL JS 5.0.0-pre.7
  • Using MapTiler Client JS 2.2.0

v3.0.0-rc.1

19 Nov 17:52
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

⚠️ This is a release candidate for the Globe feature

v3.0.0-rc.1

New Features

  • New MaptilerProjectionControl to toggle globe/Mercator projection

Bug Fixes

  • Navigation now relies on Map methods instead of Transform methods for bearing due to globe projection being available

v2.4.2

19 Nov 10:09
eaf0f7c
Compare
Choose a tag to compare

2.4.2

Bug Fixes

  • The language switching is now more robust and preserves the original formatting from the style (Map.setPrimaryLangage()) (#134)

Others

  • Now able to GitHub action a beta on NPM from the GH release creation process
  • Updated GH action to v4

2.4.2-rc.1

18 Nov 13:23
Compare
Choose a tag to compare
2.4.2-rc.1 Pre-release
Pre-release

⚠️ Release Candidate

Bug Fixes

  • The language switching is now more robust and preserves the original formatting from the style (Map.setPrimaryLangage()) (#134)

Others

  • Now able to GitHub action a beta on NPM from the GH release creation process
  • Updated GH action to v4