summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGali Nelle <galinelle.mapbox@gmail.com>2020-05-19 11:36:03 +0300
committerGali Nelle <galinelle.mapbox@gmail.com>2020-05-19 11:36:03 +0300
commitb97091cbabe6cbbb0fa62eb44545da7d366615e9 (patch)
tree0cd1a560e0e8ef6e972b79deeae4ceab365439ea
parent288e244b484b65bbc6128f906650eb7e34e97371 (diff)
downloadqtlocation-mapboxgl-upstream/galinelle_locationIndicatorPulsating.tar.gz
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47623a22d4..e3fdd40664 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
## master
+### ✨ New features
+
+- [core] Add `emphasis-circle-color` and `emphasis-circle-radius` properties to LocationIndicator layer ([#16463](https://github.com/mapbox/mapbox-gl-native/pull/16463))
+
+ LocationIndicator layer gets the ability to draw an additional circle, controlled via these two properties, to create effects that emphasize the indicator.
+
## maps-v1.6.0
### ✨ New features