Maplibre

Latest version: v0.2.6

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

Scan your dependencies

Page 13 of 33

2.0.4

🐞 Bug fixes

- Missing package.json file in version 2.0.3 dist in npm ([811](https://github.com/maplibre/maplibre-gl-js/issues/811)) - this causes webpack to fail

2.0.3

Features and improvements

- Remove node package chalk from devDependencies ([789](https://github.com/maplibre/maplibre-gl-js/pull/789)).
- Remove vector-tile module declaration and revert to using point from [mapbox/point-geometry](https://github.com/mapbox/point-geometry] ([#788](https://github.com/maplibre/maplibre-gl-js/issues/788), [#800](https://github.com/maplibre/maplibre-gl-js/pull/800))
- Moved development environment to use NodeJs 16 ([781](https://github.com/maplibre/maplibre-gl-js/pull/781), [#806](https://github.com/maplibre/maplibre-gl-js/pull/806))

🐞 Bug fixes

- Fix max cluster zoom in geojson source ([61](https://github.com/maplibre/maplibre-gl-js/issues/61))

2.0.2

🐞 Bug fixes

- Fix typescript generated file ([776](https://github.com/maplibre/maplibre-gl-js/issues/776)).

2.0.1

🐞 Bug fixes

- Fix documentation of `addProtocol` and `removeProtocol`.

2.0.0

Features and improvements

- Migrated the production code to typescript
- ** Breaking Change ** removed `version` from the public API
- ** Breaking Change ** stopped supporting IE (internet explorer)
- ** Breaking Change ** stopped supporting Chrome 49-65. Chrome 66+ required. For Chrome 49-65 support use version 1.15.2.
- ** Breaking Change ** removed all code related to `accessToken` and Mapbox specific urls starting with `mapbox://`. Telemetry and tracking code was removed.
- ** Breaking Change ** removed `baseApiUrl` as it was used only for Mapbox related urls
- ** Breaking Change ** typescript typings have changed:
- `Style` => `StyleSpecification`
- `AnyLayer` => `LayerSpecification`
- `AnySourceData` => `SourceSpecification`
- `MapboxEvent` => `MapLibreEvent`
- `MapboxOptions` => `MapOptions`
- `MapBoxZoomEvent` => `MapLibreZoomEvent`
- `*SourceRaw` + `*SourceOptions` => `*SourceSpecification`
- `*Source` (source implementation definition) were removed
- `*Layer` => `*LayerSpecification`
- `*Paint` => `*LayerSpecification['paint']`
- `*Layout` => `*LayerSpecification['layout']`
- `MapboxGeoJSONFeature` => `GeoJSONFeature`
- Added `redraw` function to map ([206](https://github.com/maplibre/maplibre-gl-js/issues/206))
- Improve attribution controls accessibility. See [359](https://github.com/maplibre/maplibre-gl-js/issues/359)
- Allow maxPitch value up to 85, use values greater than 60 at your own risk ([574](https://github.com/maplibre/maplibre-gl-js/pull/574))
- `getImage` uses createImageBitmap when supported ([650](https://github.com/maplibre/maplibre-gl-js/pull/650))

🐞 Bug fixes

- Fix warning due to strict comparison of SDF property in image sprite ([303](https://github.com/maplibre/maplibre-gl-js/issues/303))
- Fix tile placeholder replacement to allow for placeholders to be in a URL more than once. ([348](https://github.com/maplibre/maplibre-gl-js/pull/348))
- Fix type check for non dom environment. ([334](https://github.com/maplibre/maplibre-gl-js/issues/334))
- Fix precision problem in patterns when overzoomed in OpenGL ES devices.
- Fix padding-top of the popup to improve readability of popup text ([354](https://github.com/maplibre/maplibre-gl-js/pull/354)).
- Fix GeoJSONSourceloaded sometimes returning true while there are still pending loads ([669](https://github.com/maplibre/maplibre-gl-js/issues/669))
- Fix MapDataEventisSourceLoaded being true in GeoJSONSource "dataloading" event handlers ([694](https://github.com/maplibre/maplibre-gl-js/issues/694))
- Fix events being fired after Mapremove has been called when the WebGL context is lost and restored ([726](https://github.com/maplibre/maplibre-gl-js/issues/726))
- Fix nested expressions types definition [757](https://github.com/maplibre/maplibre-gl-js/pull/757)

1.15.2

🐞 Bug fixes

- Fix breaking changes introduced in v1.15.0 by adoption dual naming scheme for CSS class names

Page 13 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.