Maplibre

Latest version: v0.2.6

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

Scan your dependencies

Page 11 of 33

2.1.8pre.1

✨ Features and improvements

- Add option `viewport-glyph` to `text-rotation-alignment` which places glyphs along a linestring and rotates them to the x-axis of the viewport ([716](https://github.com/maplibre/maplibre-gl-js/pull/716)).

🐞 Bug fixes

- Change `GeoJSONFeature.id` type from `number | string | void` to `number | string | undefined` ([1093](https://github.com/maplibre/maplibre-gl-js/pull/1093))
- Add FeatureIdentifier type to define feature parameter in setFeatureState, removeFeatureState, and getFeatureState methods. Change FeatureIdentifier.id from `id: string | number;` to `id?: string | number | undefined;` ([1095](https://github.com/maplibre/maplibre-gl-js/pull/1095))
- Change map.on, map.off, and map.once type parameter from "type: MapEvent" to "type: MapEvent | string" ([1094](https://github.com/maplibre/maplibre-gl-js/pull/1094))

2.1.7

🐞 Bug fixes

- Add adjustment for glyph rendering, CJK fonts are mainly affected ([1002](https://github.com/maplibre/maplibre-gl-js/issues/1002)).
- Improve typings to fix Angular strict mode failure ([790](https://github.com/maplibre/maplibre-gl-js/issues/790), [#970](https://github.com/maplibre/maplibre-gl-js/issues/970), [#934](https://github.com/maplibre/maplibre-gl-js/issues/934))
- Fix `SourceCache.loaded()` always returning `true` following a load error ([1025](https://github.com/maplibre/maplibre-gl-js/issues/1025))
- Added back csp and dev builds to npm package ([1042](https://github.com/maplibre/maplibre-gl-js/issues/1042))

2.1.6

🐞 Bug fixes

- Publish `dist/package.json` ([998](https://github.com/maplibre/maplibre-gl-js/pull/998)).

2.1.6pre.1

🐞 Bug fixes

- Publish `dist/package.json` ([998](https://github.com/maplibre/maplibre-gl-js/pull/998)).

2.1.5

🐞 Bug fixes

- Publish empty `postinstall.js` file. Follow-up on ([990](https://github.com/maplibre/maplibre-gl-js/issues/990)), ([#991](https://github.com/maplibre/maplibre-gl-js/pull/991)), ([#992](https://github.com/maplibre/maplibre-gl-js/pull/992)).

2.1.5pre.1

🐞 Bug fixes

- Publish empty `postinstall.js` file. Follow-up on ([990](https://github.com/maplibre/maplibre-gl-js/pull/990)), ([#991](https://github.com/maplibre/maplibre-gl-js/pull/991)), ([#992](https://github.com/maplibre/maplibre-gl-js/pull/992)).

Page 11 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.