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
committerChris Loer <chris.loer@gmail.com>2018-07-23 15:21:40 -0700
commitcaa5cd0f6c4e751606d50715354549dd543c41d2 (patch)
tree0625b1370ea0f409057b6e1e7d7f6862b463e688 /platform/macos/CHANGELOG.md
parentda5966b932e02d5d967e10b68617adbd4de2558f (diff)
downloadqtlocation-mapboxgl-caa5cd0f6c4e751606d50715354549dd543c41d2.tar.gz
[docs] Changelog entries for symbol-placement: line-centerupstream/line-center-changelog
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 0386b78db0..b8f85ae9b8 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -5,6 +5,7 @@
## Styles and rendering
* 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))
+* * 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