From 361dda25a63b44d6be08fba91db891871b01e233 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Mon, 26 Jun 2017 12:52:04 -0400 Subject: [ios, macos] Fix size and color of default marker image --- platform/macos/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/macos/CHANGELOG.md') diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 356a44bf89..db6d66355a 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -35,6 +35,7 @@ * Improved CPU and battery performance while animating a tilted map’s camera in an area with many labels. ([#9031](https://github.com/mapbox/mapbox-gl-native/pull/9031)) * Fixed an issue rendering polylines that contain duplicate vertices. ([#8808](https://github.com/mapbox/mapbox-gl-native/pull/8808)) * Added struct boxing to `MGLCoordinateSpan`, `MGLCoordinateBounds`, `MGLOfflinePackProgress`, and `MGLTransition`. ([#9343](https://github.com/mapbox/mapbox-gl-native/pull/9343)) +* The default marker image has been made slightly larger and now matches the version in the Mapbox iOS SDK. ([#9370](https://github.com/mapbox/mapbox-gl-native/pull/9370)) ## 0.4.1 - April 8, 2017 -- cgit v1.2.1