Skip to content

Releases: rnmapbox/maps

8.2.1

22 Jun 10:14
Compare
Choose a tag to compare

fix issue when publishing to npm with prepare script react-native-mapbox-gl/maps@eab816d

8.2.0

22 Jun 08:50
Compare
Choose a tag to compare
  • 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

23 Apr 15:37
79db8b1
Compare
Choose a tag to compare
8.2.0-beta2 Pre-release
Pre-release

Changes

  • Add types for Logger class (#1316)
  • Enable linear easing on map camera (#1281)
  • Allow MapLibre as an option (#1311)
  • Fix native UserLocation on Android (#1284)
  • Add getClusterExpansionZoom to ShapeSource (#1279)
  • Add type definition for AnimatedPoint (#1280)

8.2.0-beta1

07 Mar 10:20
571df70
Compare
Choose a tag to compare
8.2.0-beta1 Pre-release
Pre-release

Breaking changes:

  • Use pre_install hook to support non use_frameworks! usage #1262. Please add the following to your Podfile:
       pre_install do |installer|
         $RNMBGL.pre_install(installer)
         ...
       end
    and
       post_install do |installer|
         $RNMBGL.post_install(installer)
         ...
       end

Other changes:

  • Add course to the location events #1209
  • Fix heading indicator alignment #1215
  • App crash when ProGuard is set to true #1184
  • [iOS] Implemented ShapeSource.features(...) method #1140
  • style json support on styleURL #1102
  • Fix: onUpdate not called when renderMode is native #1135

8.1.0

07 Dec 12:41
09a66cd
Compare
Choose a tag to compare

8.1.0

8.1.0-rc11

11 Dec 20:16
0eb7e2b
Compare
Choose a tag to compare
8.1.0-rc11 Pre-release
Pre-release

8.1.0-rc11

8.1.0-rc10

11 Dec 20:05
7c2034b
Compare
Choose a tag to compare
8.1.0-rc10 Pre-release
Pre-release

8.1.0-rc10

8.1.0.rc10

01 Dec 05:33
271e27c
Compare
Choose a tag to compare
8.1.0.rc10 Pre-release
Pre-release

8.1.0.rc10

8.1.0.rc9

8.1.0.rc8

8.1.0.rc7

8.1.0.rc6

8.1.0.rc5

8.1.0.rc4

8.1.0.rc3

8.1.0.rc2

8.1.0.rc1

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

26 Oct 16:14
693852e
Compare
Choose a tag to compare
8.1.0.rc9 Pre-release
Pre-release

8.1.0.rc9

8.1.0.rc8

8.1.0.rc7

8.1.0.rc6

8.1.0.rc5

8.1.0.rc4

8.1.0.rc3

8.1.0.rc2

8.1.0.rc1

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

20 Oct 10:27
4a15881
Compare
Choose a tag to compare
8.1.0.rc8 Pre-release
Pre-release

8.1.0.rc8

8.1.0.rc7

8.1.0.rc6

8.1.0.rc5

8.1.0.rc4

8.1.0.rc3

8.1.0.rc2

8.1.0.rc1

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