From ace6c68e2a2a2a18a54a39ce81b2ffd21085d0f8 Mon Sep 17 00:00:00 2001 From: Jesse Bounds Date: Fri, 20 May 2016 14:43:39 -0700 Subject: Updated changelog for #5067 --- platform/ios/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 1613e51efe..d931a09a06 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -27,6 +27,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CON - Deprecated `-[MGLMapView emptyMemoryCache]`. ([#4725](https://github.com/mapbox/mapbox-gl-native/pull/4725)) - Added `MGLCoordinateInCoordinateBounds()`, a function that tests whether or not a coordinate is in a given bounds. ([#5053](https://github.com/mapbox/mapbox-gl-native/pull/5053)) - An MGLAnnotationView can be repositioned in relation to the associated MGLAnnotation.coordinate by changing its `centerOffset` property. ([#5059](https://github.com/mapbox/mapbox-gl-native/issues/5059)) +- An MGLAnnotationView can be rotated to match the rotation pitch of the associated map view. ## 3.2.2 -- cgit v1.2.1