Releases: rnmapbox/maps
Releases · rnmapbox/maps
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
v10.1.12
v10.1.11
What's Changed
- Fix - iOS NativeUserLocation puckBearing logic typo and puck image updates not being applied properly by @mysport12 in #3352
- fix(andorid): resumePackDownload should return error to JS instead of… by @mfazekas in #3361
Full Changelog: v10.1.10...v10.1.11
v10.1.10
v10.1.9
v10.1.8
What's Changed
- fix(android): requestDisallowInterceptTouchEvent broken by @VolkerLieber in #3333
- chore: fixed typo from titlesize to tilesize in RasterSource example by @TayyabMir056 in #3337
- chore: upgrade to 10.16.4 and 11.1.0 of mapbox libs by @mfazekas in #3338
New Contributors
- @TayyabMir056 made their first contribution in #3337
Full Changelog: v10.1.7...v10.1.8
v10.1.7
What's Changed
- fix(jest): Add missing MapIdle event in setup-jest.js by @sairus2k in #3320
- doc: Update README.md LocationPuck typo by @mounssif in #3324
- fix(android): implement setTileSize for RasterDemSource by @mfazekas in #3334
- fix:query elevation example, and AnimatedShape by @mfazekas in #3335
New Contributors
Full Changelog: v10.1.6...v10.1.7
v10.1.6
What's Changed
- fix(android): uppercase conversion in getEnumName() method by @krystofcelba in #3311
- feat: show error when RNMBXModule is null by @mfazekas in #3318
- chore: mapViewImpl support by @mfazekas in #3317
- feat: allow other native modules to define MapComponents by @mfazekas in #3321
New Contributors
- @krystofcelba made their first contribution in #3311
Full Changelog: v10.1.5...v10.1.6
v10.1.5
What's Changed
- fix(android): error when clearing followUserLocation by @mfazekas in #3308
- fix(ios): localizeLabels when changing styleURL by @cixio in #3303
- fix(andorid): fix error when clicking on a point annotation's callout by @mfazekas in #3307
- fix(android): fix namespace build error on rn 0.66 by @mfazekas in #3309
- chore(ios): fix swift debugging in example by implementing main in swift by @mfazekas in #3310
Full Changelog: v10.1.4...v10.1.5