Releases: maptiler/maptiler-sdk-js
Releases · maptiler/maptiler-sdk-js
v3.4.1-rc1
3.4.1-rc1
This is a prerelease to test space-box functionality.
v3.4.0-rc4
3.4.0-rc4
✨ Features and improvements
- Now able to include cubemap background images and Earth radial gradient halo via
space
andhalo
in map constructor or viasetSpace
orsetHalo
methods or via incoming MT style spec.
🐛 Bug fixes
- Fix for RD-900
🔧 Others
- None
v3.3.0
v3.2.3
v3.3.0-rc3
This is a test release for space
and halo
functionality.
v3.2.2
✨ Features and improvements
None
🐛 Bug fixes
- RD-902 Changes to use default import for maplibre-gl as it uses commonjs modules under the hood.
🔧 Others
- Adds linting config to check for non default maplibre defaults. Named imports from CJS modules fail on some build pipelines.
- Adds github action to prevent package being published even when the build fails
v3.2.1-rc1
This is a pre-release for a fix to RD-902
v3.2.0
v3.1.1
v3.3.0-rc2
This is a pre-release for testing spacebox
and halo
feature functionality