File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Mapbox welcomes participation and contributions from everyone.
1010* ` UIView.animate ` is no longer supported. Instead, use ` CameraAnimators ` . ([ #217 ] ( https://github.com/mapbox/mapbox-maps-ios/pull/217 ) )
1111* Developers should make camera changes directly to ` MapView ` 's camera
1212 properties. Previously, changes could be applied to ` MapView.cameraView ` . ([ #217 ] ( https://github.com/mapbox/mapbox-maps-ios/pull/217 ) )
13- * ` CameraAnimator ` objects are managed by developers and should be stored in by
13+ * ` CameraAnimator ` objects are managed by developers and should be stored by
1414 developers to prevent the animations from falling out of scope.
1515* ` LocationOptions.showUserLocation ` has been removed. Use
1616 ` LocationOptions.puckType ` instead, setting it to ` nil ` if you do not want to
You can’t perform that action at this time.
0 commit comments