Skip to content

Releases: rnmapbox/maps

7.0.6 Release

26 Sep 09:26
0f3175d
Compare
Choose a tag to compare

Fixed:

  • Failing build when manually linking the library: Undefined Symbol RCTMGLTileSource (#418)

7.0.5 Release

25 Sep 08:58
5d7b3e0
Compare
Choose a tag to compare

Notable changes:

  • Updated PointAnnotations and enable dragable points via #381
  • Position of compass and attribution logo can be changed via #364 and #389

We also fixed a few bugs, improved typescript declarations and documentation.

Thanks a lot to all the contributors!

7.0.4 Release

06 Sep 08:46
Compare
Choose a tag to compare

This release contains various fixes and additions:

– [Android] snapshot manager can now disable logo using withLogo: false option
– [Android] MapView RegionIsChanging events now correctly fire on user gestures
– [iOS] snapshot manager now work properly for remote styles
– Also a few documentation improvements

7.0.3 Release

04 Sep 18:27
Compare
Choose a tag to compare

This release consists of a wide range of fixes and some new features. Thanks to all contributors!

New features and notable improvements:

– Custom headers for map tile requests #356
– A lot of improvements to typescript coverage
– Query VectorSource features for iOS and Android #308

7.0.1

07 Aug 07:12
c23c8e0
Compare
Choose a tag to compare

TBD

7.0.0 Release candidate 3

23 Jun 17:53
Compare
Choose a tag to compare
Pre-release

Changes:

  • Heatmap layer support via 42dc467
  • Adds default camera props via 09dd70c
  • Shapsource images are deprecated in favor of images 474b1b0

Notable fixes:

  • Fixes to camera calculations
  • iOS callouts are now working properly

7.0.0 Release Candidate 2

06 Jun 20:35
b9884d5
Compare
Choose a tag to compare
Pre-release

Changes:

– Updated underlying native SDKs for iOS and Android to respectively 5.0.0 and 7.0.0 406b86c

Notable fixes:

– iOS RN59 fixes for style value enums 475dda9 0c25085
– Fixes asset icon scale 3bdcc16 8dc5d5c

7.0.0 Release Candidate 1

30 May 20:33
ec27927
Compare
Choose a tag to compare
Pre-release

Pre-release of 7.0.0:

– Expression support
– Using latest versions of iOS and Android SDKs
– Misc bugfixes and improvements