From 390057b5691f69f4b2f2f9eeb9e654990adb9e80 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Thu, 18 Feb 2016 17:26:11 -0500 Subject: [ios] Set default polyline and polygon color to the map view tint color Fixes #3927 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index f70cf17b4b..8d403d5ad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,8 @@ Known issues: ## iOS master +- Polygons and polylines now default to using the map view's tint color. ([#4028](https://github.com/mapbox/mapbox-gl-native/pull/4028)) + ## iOS 3.1.0 - The SDK is now distributed as a dynamic framework instead of a static library, resulting in a simpler installation workflow and significantly reduced download size. The framework contains both simulator and device content; due to [an Xcode bug](http://www.openradar.me/radar?id=6409498411401216), you’ll need to strip out the simulator content before submitting your application to the App Store. ([#3183](https://github.com/mapbox/mapbox-gl-native/pull/3183)) -- cgit v1.2.1