Releases: rnmapbox/maps
Releases · rnmapbox/maps
8.2.1
fix issue when publishing to npm with prepare script react-native-mapbox-gl/maps@eab816d
8.2.0
- getClusterLeaves method for ShapeSource (#1411)
- Add logoPosition props to MapView to position the mapbox logo (#1396)
- Add compatibility with React 17/ npm7 (#1387)
- Add Expo config plugin (#1388)
- Android: Bump okhttp to 4.9.0 (#1390)
- Support dynamically changing local JSON in styleURL (#1399)
- Add missing types to SymbolLayerStyle & ImagesProps (#1360)
- Fix error while updating coordinates of RCTMGLImageSource (#1310)
8.2.0-beta2
8.2.0-beta1
Breaking changes:
- Use
pre_install
hook to support nonuse_frameworks!
usage #1262. Please add the following to yourPodfile
:andpre_install do |installer| $RNMBGL.pre_install(installer) ... end
post_install do |installer| $RNMBGL.post_install(installer) ... end
Other changes:
8.1.0
8.1.0
- By default use 5.9.0 Mapbox on iOS as 8.1.0rc8 and before
- Fix crash during styleURL change on adroid
- Fix warning Sending LogEvent with no listeners registered.
- Fix race in close map and icon image download
- Fix android padding
- Android custom mapboxgl version
- Fix support 6.* of MapboxGL IOS by setting
$ReactNativeMapboxGLIOSVersion = "6.2.1"
in Podfile - Fix map rendered at (0,0,0,0) on iOS
- Fix edge Padding + auto limit padding on iOS
- Fix coordinate 0,0 was considered invalid on IOS
- Fix refresh on PointAnnotation on Android
- Fix Image source coordinates update on the fly
- Upgrade to ios 5.9.0
- Upgrade to android 9.1.0
- Set default Mapbox logging verbosity to warning. (Change it using Logger.setLogLevel('verbose'))
- Error/Warn mapbox log messages are treated as redbox/yellowbox errors/warnings. (Override it using Logger.setLoggerCallback(log => { return true })
- Native user location #825
8.1.0-rc11
8.1.0-rc11
- By default use 5.9.0 Mapbox on iOS as 8.1.0rc8 and before
- Fix crash during styleURL change on adroid
- Fix warning Sending LogEvent with no listeners registered.
- Fix race in close map and icon image download
- Fix android padding
- Android custom mapboxgl version
- Fix support 6.* of MapboxGL IOS by setting
$ReactNativeMapboxGLIOSVersion = "6.2.1"
in Podfile - Fix map rendered at (0,0,0,0) on iOS
- Fix edge Padding + auto limit padding on iOS
- Fix coordinate 0,0 was considered invalid on IOS
- Fix refresh on PointAnnotation on Android
- Fix Image source coordinates update on the fly
- Upgrade to ios 5.9.0
- Upgrade to android 9.1.0
- Set default Mapbox logging verbosity to warning. (Change it using Logger.setLogLevel('verbose'))
- Error/Warn mapbox log messages are treated as redbox/yellowbox errors/warnings. (Override it using Logger.setLoggerCallback(log => { return true })
- Native user location #825
8.1.0-rc10
8.1.0-rc10
- By default use 5.9.0 Mapbox on iOS as 8.1.0rc8 and before
- Fix crash during styleURL change on adroid
- Fix warning Sending LogEvent with no listeners registered.
- Fix race in close map and icon image download
- Fix android padding
- Android custom mapboxgl version
- Fix support 6.* of MapboxGL IOS by setting
$ReactNativeMapboxGLIOSVersion = "6.2.1"
in Podfile - Fix map rendered at (0,0,0,0) on iOS
- Fix edge Padding + auto limit padding on iOS
- Fix coordinate 0,0 was considered invalid on IOS
- Fix refresh on PointAnnotation on Android
- Fix Image source coordinates update on the fly
- Upgrade to ios 5.9.0
- Upgrade to android 9.1.0
- Set default Mapbox logging verbosity to warning. (Change it using Logger.setLogLevel('verbose'))
- Error/Warn mapbox log messages are treated as redbox/yellowbox errors/warnings. (Override it using Logger.setLoggerCallback(log => { return true })
- Native user location #825
8.1.0.rc10
8.1.0.rc10
- By default use 5.9.0 Mapbox on iOS as 8.1.0rc8 and before
- Fix crash during styleURL change on adroid
- Fix warning Sending LogEvent with no listeners registered.
8.1.0.rc9
8.1.0.rc8
- Fix android padding
- Android custome mapboxgl version
8.1.0.rc7
8.1.0.rc6
- Fix edge Padding + auto limit padding on iOS
- Fix coordinate 0,0 was considered invalid on IOS
- Fix refresh on PointAnnotation on Android
8.1.0.rc5
- Fix support 6.* of MapboxGL IOS by setting
$ReactNativeMapboxGLIOSVersion = "6.2.1"
in Podfile - Fix Image source coordinates update on the fly
8.1.0.rc4
8.1.0.rc3
8.1.0.rc2
- Fix camera padding on android
- Allow zPosition on iOS in PointAnnotation child views.
- Added InvalidatePack
- Allow to customize iOS framework version used
8.1.0.rc1
- Added invalidateAmbientCache
- Implemented ShapeSource#features
8.1.0.beta
- Upgrade to ios 5.8.0
- Upgrade to android 9.1.0
- Set default Mapbox logging verbosity to warning. (Change it using Logger.setLogLevel('verbose'))
- Error/Warn mapbox log messages are treated as redbox/yellowbox errors/warnings. (Override it using Logger.setLoggerCallback(log => { return true })
- Native user location #825
8.1.0.rc9
8.1.0.rc9
8.1.0.rc8
- Fix android padding
- Android custome mapboxgl version
8.1.0.rc7
8.1.0.rc6
- Fix edge Padding + auto limit padding on iOS
- Fix coordinate 0,0 was considered invalid on IOS
- Fix refresh on PointAnnotation on Android
8.1.0.rc5
- Fix support 6.* of MapboxGL IOS by setting
$ReactNativeMapboxGLIOSVersion = "6.2.1"
in Podfile - Fix Image source coordinates update on the fly
8.1.0.rc4
8.1.0.rc3
8.1.0.rc2
- Fix camera padding on android
- Allow zPosition on iOS in PointAnnotation child views.
- Added InvalidatePack
- Allow to customize iOS framework version used
8.1.0.rc1
- Added invalidateAmbientCache
- Implemented ShapeSource#features
8.1.0.beta
- Upgrade to ios 5.8.0
- Upgrade to android 9.1.0
- Set default Mapbox logging verbosity to warning. (Change it using Logger.setLogLevel('verbose'))
- Error/Warn mapbox log messages are treated as redbox/yellowbox errors/warnings. (Override it using Logger.setLoggerCallback(log => { return true })
- Native user location #825
8.1.0.rc8
8.1.0.rc8
- Fix android padding
- Android custome mapboxgl version
8.1.0.rc7
8.1.0.rc6
- Fix edge Padding + auto limit padding on iOS
- Fix coordinate 0,0 was considered invalid on IOS
- Fix refresh on PointAnnotation on Android
8.1.0.rc5
- Fix support 6.* of MapboxGL IOS by setting
$ReactNativeMapboxGLIOSVersion = "6.2.1"
in Podfile - Fix Image source coordinates update on the fly
8.1.0.rc4
8.1.0.rc3
8.1.0.rc2
- Fix camera padding on android
- Allow zPosition on iOS in PointAnnotation child views.
- Added InvalidatePack
- Allow to customize iOS framework version used
8.1.0.rc1
- Added invalidateAmbientCache
- Implemented ShapeSource#features
8.1.0.beta
- Upgrade to ios 5.8.0
- Upgrade to android 9.1.0
- Set default Mapbox logging verbosity to warning. (Change it using Logger.setLogLevel('verbose'))
- Error/Warn mapbox log messages are treated as redbox/yellowbox errors/warnings. (Override it using Logger.setLoggerCallback(log => { return true })
- Native user location #825