v10.3.2-rc.0
Pre-release
Pre-release
What's Changed
- fix: issue with maxPitch MapView config setting not propagating to native components by @KijongHan in #4191
- Update style-spec to Mapbox Maps SDK 11.23.1 by @mfazekas in #4207
- Add minZoomLevel prop to ShapeSource by @mfazekas in #4208
- Add scaleBarUnits prop to MapView by @mfazekas in #4211
- fix: enable verbatimModuleSyntax in tsconfig.json by @mfazekas in #4218
- Update hasNoDataSoRefersToExisting logic for RNMBXRasterSource by @scharron in #4205
- fix(android): use getReactTag() for react-native >= 0.87 compatibility by @mfazekas in #4227
- fix(android): implement getDelegate() on ViewManagers missing it by @mfazekas in #4228
- fix(PointAnnotation): fix nested children not rendering on New Architecture (Fabric) by @mfazekas in #4231
- fix(MarkerView): forward pointerEvents prop to native view by @mfazekas in #4232
Full Changelog: v10.3.1...v10.3.2-rc.0