From 5ba4a6a980119010fba6515a14d3a67a73dd4672 Mon Sep 17 00:00:00 2001 From: Julian Rex Date: Tue, 5 Feb 2019 13:50:12 -0500 Subject: [ios] Reverts "Enable customize positions of mapview ornaments (#13556)" (#13870) This reverts commit e22d28c285c1543ebbf75d205f0129e74b0fbb8a. --- platform/ios/CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'platform/ios/CHANGELOG.md') diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 61ecc4f5e7..cfbb3ac350 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -59,10 +59,6 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT * `MGLMapSnapshotter` now respects the `MGLIdeographicFontFamilyName` key in Info.plist, which reduces bandwidth consumption when snapshotting regions that contain Chinese or Japanese characters. ([#13427](https://github.com/mapbox/mapbox-gl-native/pull/13427)) * Fixed a sporadic crash when using `MGLMapSnapshotter`. ([#13300](https://github.com/mapbox/mapbox-gl-native/pull/13300)) -### User interaction - -* Added options to customize position of scale bar, compass, logo and attribution. ([#13556](https://github.com/mapbox/mapbox-gl-native/pull/13556)) - ### Other changes * Modified the behavior of the map view so that programmatic camera transitions can no longer be interrupted by user interaction when `MGLMapView.zoomEnabled`, `MGLMapView.rotateEnabled`, `MGLMapView.scrollEnabled`, and `MGLMapView.pitchEnabled` are set to false. ([#13362](https://github.com/mapbox/mapbox-gl-native/pull/13362)) -- cgit v1.2.1