From 90dcc2c5d17e96eda9f0365ff5adad5370e01f87 Mon Sep 17 00:00:00 2001 From: Gali Nelle Date: Mon, 20 Apr 2020 11:20:12 +0300 Subject: Add change log entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7198c655bb..fcf7986b9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,10 @@ Sorts drawing order by sort key both within-tile and cross-tile. +- [core] Add LocationIndicator layer ([#16340](https://github.com/mapbox/mapbox-gl-native/pull/16340)) + + Adds a new layer type, `location-indicator`, that can be used to add a source-less indicator to the map, comprising raster images and a precision radius in meters. + - Add generic setter for Layer's 'source' property ([#16406](https://github.com/mapbox/mapbox-gl-native/pull/16406) ### 🐞 Bug fixes -- cgit v1.2.1