summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzmiao <miao.zhao@mapbox.com>2020-03-13 11:20:43 +0200
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-03-13 12:59:23 +0200
commit45c0dd8844b784280d8ca59ab3f56a42d51a0c2b (patch)
tree52893daff5050ef7241af84cbd08744af5999aed
parentb88fbe14f1d8d1cc7409ca70ab6e3180704f1d9a (diff)
downloadqtlocation-mapboxgl-45c0dd8844b784280d8ca59ab3f56a42d51a0c2b.tar.gz
Update Changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce1ff8a4d1..c22832d2e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -59,6 +59,11 @@
- Signature of a `MapSnapshotter`'s constructor has been changed
- Signature for a `MapSnapshotter::snapshot` method has been changed
- Size of an offline regions do not affect ambient cache size ([#15622](https://github.com/mapbox/mapbox-gl-native/pull/15622))
+
+##### 📌 Known issues
+
+- When feature is exactly on the geometry boundary, `within` expression returns inconsistent values for different zoom levels ([#16301](https://github.com/mapbox/mapbox-gl-native/issues/16301))
+
## maps-v1.3.0 (2020.02-relvanillashake)