Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/maplibre/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## 0.3.4+1

## Bug Fixes
### Bug Fixes

- Web: fix `addSource()` with raster and raster-dem source throws exception.
- WebView: fix `addImage()` results in image with wrong pixel ratio.
- iOS: fix `animateCamera()` causes the zoom level to jumps to the target zoom level.
- iOS: fix `onStyleLoaded()` callback is not called when style loads immediately.

## Maintenance
### Maintenance

- Migrate website to zensical and update documentation.
- Improve pub.dev scores of packages.
Expand Down
Loading