summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorNadia Barbosa <nadiabarbosa@me.com>2019-05-08 10:42:11 -0700
committerNadia Barbosa <captainbarbosa@users.noreply.github.com>2019-05-08 12:55:12 -0700
commitfc218f8209fe5e8a9da0b772fb72407f11347a46 (patch)
treecc82bea7ea869c38c1171bcd8f4c2928284074b3 /platform/ios/CHANGELOG.md
parent89b2615779cc7bf971f6aea2c3a00c31acf080e2 (diff)
downloadqtlocation-mapboxgl-fc218f8209fe5e8a9da0b772fb72407f11347a46.tar.gz
[ios] Podspec & changelog updates for v4.12.0-alpha.2ios-v4.12.0-alpha.2
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 1940cd306f..d385f658e8 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -4,7 +4,8 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## 4.12.0
-* Fixed an issue where `-[MGLMapView setVisibleCoordinates:count:edgePadding:direction:duration:animationTimingFunction:completionHandler:]` interpreted a negative `direction` as due north instead of maintaining the current direction. ([#14575](https://github.com/mapbox/mapbox-gl-native/pull/14575))
+* Fixed an issue where `-[MGLMapView setVisibleCoordinates:count:edgePadding:direction:duration:animationTimingFunction:completionHandler:]` interpreted a negative `direction` as due north instead of maintaining the current direction. ([#14575](https://github.com/mapbox/mapbox-gl-native/pull/14575))
+* Changed placement order of `MGLSymbolStyleLayer` to match the viewport-y order when `MGLSymbolStyleLayer.symbolZOrder` is set to `MGLSymbolZOrderViewportY`, allowing icons to overlap but not text. ([#14486](https://github.com/mapbox/mapbox-gl-native/pull/14486))
## 4.11.0