summaryrefslogtreecommitdiff
path: root/platform/node/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/node/CHANGELOG.md
parentda5966b932e02d5d967e10b68617adbd4de2558f (diff)
downloadqtlocation-mapboxgl-upstream/line-center-changelog.tar.gz
[docs] Changelog entries for symbol-placement: line-centerupstream/line-center-changelog
Diffstat (limited to 'platform/node/CHANGELOG.md')
-rw-r--r--platform/node/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index d2b6c76ab1..8ce4756814 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,6 +1,7 @@
# master
- The `Map` constructor now accepts a `mode` option which can be either `"static"` (default) or `"tile"`. It must be set to `"tile"` when rendering individual tiles in order for the symbols to match across tiles.
- Remove unnecessary memory use when collision debug mode is not enabled ([#12294](https://github.com/mapbox/mapbox-gl-native/issues/12294))
+- Added support for rendering `symbol-placement: line-center` ([#12337](https://github.com/mapbox/mapbox-gl-native/pull/12337))
# 3.5.8 - October 19, 2017
- Fixes an issue that causes memory leaks when not deleting the frontend object