Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit b88fbe1

Browse files
committed
Add change log entry
1 parent 915c412 commit b88fbe1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
New feature provides means of modifying style of a MapSnapshotter. The new API enables several use-cases, such as: adding route overlays, removing extra information (layers) from a base style, adding custom images that are missing from a style.
1414

15+
- [core] Improve stability of symbol placement when the map is tilted ([#16287](https://github.com/mapbox/mapbox-gl-native/pull/16287))
16+
17+
These changes improve performance and bring more stability to the symbol placement for the tilted view, which is mainly used for navigation scenarios.
18+
1519
### 🐞 Bug fixes
1620

1721
- [core] Fix iterators in addRegularDash() ([#16249](https://github.com/mapbox/mapbox-gl-native/pull/16249))

0 commit comments

Comments
 (0)