Releases: maptiler/maptiler-sdk-js
Releases · maptiler/maptiler-sdk-js
v2.4.1
v2.4.0
New Features
- Shows a warning message in the map container if WebGL context is lost (#120)
- adding documentation (readme) about usage in TypeScript (#123)
- The event
"webglContextLost"
is now exposed (#120) - The
Map
class instances now have a.setTerrainAnimationDuration(d: number)
method (#119) - The
Map
class instances now have events related to terrain animation"terrainAnimationStart"
and"terrainAnimationStop"
(#119) - expose the function
getWebGLSupportError()
to detect WebGL compatibility (#118) - Adding detection of invalid style objects of URLs and falling back to a default style if necessary (#124)
- Updating to MapLibre v4.7.1 (#125)
v2.3.0
Bug Fixes
- Updating from MapLibre v4.4.1 to v4.7.0. See Maplibre changelogs for v4.5.0, v4.5.1, v4.5.2, and v4.6.0
- Fixed the elevation shift glitch happening with terrain animation after calling
.easeTo()
(#110) - The heatmap layer helper missed the
beforeId
option
New Features
- Updating from MapLibre v4.4.1 to v4.7.0, adding the following features. See Maplibre changelogs for for v4.5.0, v4.5.1, v4.5.2, v4.6.0 and v4.7.0
Others
- Updating from MapLibre v4.4.1 to v4.7.0
- Updating
MapTilerGeolocateControl
to match latest Maplibre update (#104) - Now sourcing language list from
@maptiler/client
(maptiler/maptiler-client-js#42)
v2.2.2
v2.2.1
v2.2.0
New Features
- Displays a message in the map div when WebGL2 is not supported (#92)
- Fails quietly if caching API is not usable (non https, non localhost) (#93)
Bug Fixes
- Removed
Inflight
as a second degree dependency (#95) - Removed double export of class+type from Maplibre (#95)
- Fixing the loading of the RTL plugin (#96)
Others
v2.1.0
v2.0.3
Bug Fixes
- Fixed an issue with attribution control