Maplibre

Latest version: v0.2.6

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 33

3.5.1

🐞 Bug fixes

- Fix regression introduced in 3.5.0, related to async/await ([3228](https://github.com/maplibre/maplibre-gl-js/pull/3228))

3.5.0

✨ Features and improvements

- Add setTiles method to RasterTileSource to dynamically update existing tile sources. ([3208](https://github.com/maplibre/maplibre-gl-js/pull/3208))

3.4.1

✨ Features and improvements

- Locally rendered glyphs are double resolution (48px), greatly improving sharpness of CJK text. ([2990](https://github.com/maplibre/maplibre-gl-js/issues/2990), [#3006](https://github.com/maplibre/maplibre-gl-js/pull/3006))

🐞 Bug fixes

- Fix setStyle->style.setState didn't reset \_serializedLayers ([3133](https://github.com/maplibre/maplibre-gl-js/pull/3133)).
- Fix Raster DEM decoding in safari private browsing mode ([3185](https://github.com/maplibre/maplibre-gl-js/pull/3185))

3.4.0

✨ Features and improvements

- Improve error message when a tile can't be loaded ([3130](https://github.com/maplibre/maplibre-gl-js/pull/3130))
- Support custom raster-dem encodings ([3087](https://github.com/maplibre/maplibre-gl-js/pull/3087))

🐞 Bug fixes

- Fixed Interrupting a scroll zoom causes the next scroll zoom to return to the prior zoom level by reseting scroll handler state properly ([2709](https://github.com/maplibre/maplibre-gl-js/issues/2709), [#3051](https://github.com/maplibre/maplibre-gl-js/pull/305))
- Fix unit test warning about duplicate module names ([3049](https://github.com/maplibre/maplibre-gl-js/pull/3049))
- Correct marker position when switching between 2D and 3D view ([2996](https://github.com/maplibre/maplibre-gl-js/pull/2996))
- Fix error thrown when unsetting line-gradient [2683]
- Update raster tile end points in documentation
- Avoiding inertia animation on Mac when reduced motion is on ([3068](https://github.com/maplibre/maplibre-gl-js/pull/3068))
- 3d buildings example doesn't work as expected ([3165](https://github.com/maplibre/maplibre-gl-js/pull/3165))

3.3.1

✨ Features and improvements

- Copy LICENSE.txt to dist folder so it's included in 3rdpartylicenses.txt by webpack ([3021](https://github.com/maplibre/maplibre-gl-js/pull/3021))

🐞 Bug fixes

- Correct declared return type of `Map.getLayer()` and `Style.getLayer()` to be `StyleLayer | undefined` to match the documentation ([2969](https://github.com/maplibre/maplibre-gl-js/pull/2969))
- Correct type of `Map.addLayer()` and `Style.addLayer()` to allow adding a layer with an embedded source, matching the documentation ([2966](https://github.com/maplibre/maplibre-gl-js/pull/2966))
- Throttle map resizes from ResizeObserver to reduce flicker ([2986](https://github.com/maplibre/maplibre-gl-js/pull/2986))
- Correct function `Map.setTerrain(options: TerrainSpecification): Map` to be `Map.setTerrain(options: TerrainSpecification | null): Map` per the API spec ([2993](https://github.com/maplibre/maplibre-gl-js/pull/2993))
- Correct function `Map.getTerrain(): TerrainSpecification` to be `Map.getTerrain(): TerrainSpecification | null` for consistency with the setTerrain function ([3020](https://github.com/maplibre/maplibre-gl-js/pull/3020))

3.3.0

✨ Features and improvements

- Add support for [`text-variable-anchor-offset`](https://maplibre.org/maplibre-style-spec/layers/#layout-symbol-text-variable-anchor-offset) symbol style layer property ([2914](https://github.com/maplibre/maplibre-gl-js/pull/2914))

Page 5 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.