summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-07-23 13:50:04 -0700
committerJason Wray <friedbunny@users.noreply.github.com>2018-08-13 12:12:05 -0400
commit8554f175ab9c909552cdc90e761dd0caf0520072 (patch)
treee79cd31c80c21ac61a7928bcf5e59f0d991bf05d /platform/macos/CHANGELOG.md
parent044213dca8e5ee9148b77e37bf4f15ed1589ac2f (diff)
downloadqtlocation-mapboxgl-8554f175ab9c909552cdc90e761dd0caf0520072.tar.gz
[docs] Changelog entries for symbol-placement: line-center
Diffstat (limited to 'platform/macos/CHANGELOG.md')
-rw-r--r--platform/macos/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 001b3792d5..bfc94b28ad 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -6,6 +6,7 @@
* Token string syntax (`"{token}"`) in `MGLSymbolStyleLayer` `text` and `iconImageName` properties is now correctly converted to the appropriate `NSExpression` equivalent. ([#11659](https://github.com/mapbox/mapbox-gl-native/issues/11659))
* Fixed a crash when switching between two styles having layers with the same identifier but different layer types. ([#12432](https://github.com/mapbox/mapbox-gl-native/issues/12432))
+* * Added a new option to `MGLSymbolPlacement`, `MGLSymbolPlacementLineCenter`, that places the label relative to the center of the geometry. ([#12337](https://github.com/mapbox/mapbox-gl-native/pull/12337))
# 0.9.0 - July 18, 2018