Releases: rnmapbox/maps
Releases · rnmapbox/maps
v10.1.22
v10.1.21
v10.1.20
What's Changed
- fix(android): Android - make it possible to change image for existing image ID, improve performance of DownloadMapImageTask by @Buthrakaur in #3431
- fix(ci,ios): use macOS-13 for ci by @mfazekas in #3443
- fix(iOS): Support for iOS 12.4 with Mapbox Maps SDK v11 by @hexadecy in #3433
- fix(android): Update AbstractEventEmitter.kt to fix
'addEventEmitters' overrides nothing
issue by @robin-pham in #3461 - fix(android): fix kotlin corutines to 1.8.0 instead of binding to kotlin version by @mfazekas in #3465
- feat: upgrade default mapbox version to 10.17.0 by @mfazekas in #3466
New Contributors
- @hexadecy made their first contribution in #3433
- @robin-pham made their first contribution in #3461
- @Buthrakaur made their first contribution in #3431
Full Changelog: v10.1.19...v10.1.20
v10.1.19
What's Changed
- fix(iOS): address Mfazekas/models get warning by @mfazekas in #3406
- fix(android): fix point annotation child view management by @mfazekas in #3414
- fix(ios,camera): apply camera changes when no center or bounds specified by @mfazekas in #3415
- fix(ios): fix custom location provider add/remove by @mfazekas in #3416
Full Changelog: v10.1.18...v10.1.19
v10.1.18
v10.1.17
v10.1.16
What's Changed
- feat: implement
MovePointShapeAnimator
andChangeLineOffsetsShapeAnimator
by @naftalibeder in #3281 - fix(v11,ios): implement filter and sourceId for v11 layers by @mfazekas in #3390
Full Changelog: v10.1.15...v10.1.16
v10.1.15
What's Changed
- fix(ios,fabric): fix set camera signature by @mfazekas in #3387
- fix(tests): remove top level useFakeTimers call by @cameronmurphy in #3386
New Contributors
- @cameronmurphy made their first contribution in #3386
Full Changelog: v10.1.14...v10.1.15
v10.1.14
What's Changed
- refactor(android): camera bounds, zoom, and animation mode handling by @naftalibeder in #3375
- fix(android):drag callbacks for PointAnnotation by @Cdingram in #3368
- fix(android): added logged errors instead of java crashes by @mfazekas in #3384
New Contributors
Full Changelog: v10.1.13...v10.1.14
v10.1.13
What's Changed
- fix(iOS, Camera):Fix double padding on camera when setting bounds by @naftalibeder in #3354
- fix(ci): upgrade cocoapods if version is 1.15.0 by @mfazekas in #3374
- fix(android, Camera): remove ts and add CameraModule instead of setNativeProps by @mfazekas in #3376
Full Changelog: v10.1.12...v10.1.13