summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2020-03-25 10:55:12 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2020-03-25 07:01:42 -0400
commitfd1f8703cdd73420f23cb8617ffb6f5c42f8a32d (patch)
treef11c9e9e340190ad7b8572e551a9616a548db7be
parent2b37d81d73820b7393a134b865dc38a742ca90ca (diff)
downloadqtlocation-mapboxgl-fd1f8703cdd73420f23cb8617ffb6f5c42f8a32d.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92d0b47cd1..9d4d4c1e8e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,8 @@
The newly-added API is used in the style-conversion code, which made this code much simpler.
+- [android] Expose getLayer, getSource and Observer interface for snapshotter ([#16338](https://github.com/mapbox/mapbox-gl-native/pull/16338))
+
### 🐞 Bug fixes
- [core] Use `TileCoordinates` instead of `LngLat` for `within` expression calculation ([#16319](https://github.com/mapbox/mapbox-gl-native/pull/16319))