From 14b1475942148e0ee20c82245be824e1f511fcb0 Mon Sep 17 00:00:00 2001 From: Jordan Kiley Date: Wed, 18 Sep 2019 22:39:14 -0700 Subject: Prepare for Maps SDK for iOS v5.3.2 (#15670) --- platform/ios/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 8f2aa78975..7698b9e8cd 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -39,6 +39,10 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT * Fixed a bug with annotation view positions after camera transitions. ([#15122](https://github.com/mapbox/mapbox-gl-native/pull/15122/)) * Fixed constant repainting for the sources with invisible layers, caused by `RenderSource::hasFadingTiles()` returning `true` all the time. ([#15600](https://github.com/mapbox/mapbox-gl-native/pull/15600)) +## 5.3.2 - September 18, 2019 + +* Fixed an issue where `-[MGLMapView visibleFeaturesInRect:]` and `-[MGLShapeSource featuresMatchingPredicate:]` could return incorrect coordinates at zoom levels 20 and higher. ([#15560](https://github.com/mapbox/mapbox-gl-native/pull/15560)) + ## 5.3.1 - September 18, 2019 ### Styles and rendering -- cgit v1.2.1