Skip to content

Releases: rnmapbox/maps

7.0.8 Release

Choose a tag to compare

@kristfal kristfal released this 30 Oct 13:09
0a91fb9

This release fixes several bugs and issues along with improved typing and documentation

7.0.7 Release

Choose a tag to compare

@kristfal kristfal released this 08 Oct 21:26
b413971

Notable changes:

  • Improved typescript types via #451
  • Allow layers to dynamically update via #425
  • RN Autolinking for Android now works out of the box #442

We also fixed a few bugs.

Thanks a lot to all the contributors!

7.0.6 Release

Choose a tag to compare

@mattijsf mattijsf released this 26 Sep 09:26
0f3175d

Fixed:

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

7.0.5 Release

Choose a tag to compare

@kristfal kristfal released this 25 Sep 08:58
5d7b3e0

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

Choose a tag to compare

@kristfal kristfal released this 06 Sep 08:46

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

Choose a tag to compare

@kristfal kristfal released this 04 Sep 18:27

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

Choose a tag to compare

@kristfal kristfal released this 07 Aug 07:12
c23c8e0

TBD

7.0.0 Release candidate 3

Pre-release

Choose a tag to compare

@kristfal kristfal released this 23 Jun 17:53

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

Pre-release

Choose a tag to compare

@kristfal kristfal released this 06 Jun 20:35
b9884d5

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

Pre-release

Choose a tag to compare

@kristfal kristfal released this 30 May 20:33
ec27927

Pre-release of 7.0.0:

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