Maplibre

Latest version: v0.2.6

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

Scan your dependencies

Page 10 of 33

2.2.0pre.2

✨ Features and improvements

- Add 3D terrain capabilities ([165](https://github.com/maplibre/maplibre-gl-js/pull/165), [#1022](https://github.com/maplibre/maplibre-gl-js/pull/1022))

2.2.0pre.1

✨ Features and improvements

- Cancel pending GeoJSON requests when `GeoJSONSource.setData()` is called instead of waiting for any pending request to complete before issuing the request for the new URL ([1102](https://github.com/maplibre/maplibre-gl-js/pull/1102))

2.1.9

🐞 Bug fixes

- Add back typescript typings to dependencies instead of devDependencies ([1178](https://github.com/maplibre/maplibre-gl-js/pull/1178))

2.1.8

✨ Features and improvements

- Changed logic for showing the MapLibre logo. The MapLibre logo is now shown by setting the map option 'maplibreLogo' to true or by adding it to a map with addControl. TileJSON no longer controls if the logo is shown. ([786](https://github.com/maplibre/maplibre-gl-js/pull/786))

🐞 Bug fixes

- Fix missing `touchmove` in `MapTouchEvent["type"]` ([1131](https://github.com/maplibre/maplibre-gl-js/pull/1131))
- Type CustomLayerInterface renderingMode, onRemove, onAdd, and prerender optional ([1122](https://github.com/maplibre/maplibre-gl-js/pull/1122))

2.1.8pre.3

🐞 Bug fixes

- Use correct location for mouse events of line layer with line-offset ([1108](https://github.com/maplibre/maplibre-gl-js/issues/1108)).
- Change `GeoJSONFeature.properties` type from `{}` to `{ [name: string]: any; }` ([1115](https://github.com/maplibre/maplibre-gl-js/pull/1115)).
- Fix `error TS2503: Cannot find namespace 'GeoJSON'` ([1096](https://github.com/maplibre/maplibre-gl-js/issues/1096)).

2.1.8pre.2

✨ Features and improvements

- Removal of the unminified production build target, so `npm run build-prod` will be the main build command going forward.

🐞 Bug fixes

- Dispose source resources on map style removal, it also fixes `cannot read properties of undefined (reading 'sourceCaches')` error ([1099](https://github.com/maplibre/maplibre-gl-js/pull/1099)).
- Add MapGeoJSONFeature type as replacement for MapboxGeoJSONFeature. MapGeoJSONFeature type extends GeoJSONFeature type with layer, source, sourceLayer, and state properties ([1104](https://github.com/maplibre/maplibre-gl-js/pull/1104)).
- Fix automatic refreshing of expired raster tiles ([1106](https://github.com/maplibre/maplibre-gl-js/pull/1106))
- Fix precision loss in some matrix calculations ([1105](https://github.com/maplibre/maplibre-gl-js/pull/1105))

Page 10 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.