From 08d8abd5221d5946cb501e482eca7881073de6f6 Mon Sep 17 00:00:00 2001 From: Dave Prukop <30373159+d-prukop@users.noreply.github.com> Date: Thu, 2 Aug 2018 15:25:38 -0700 Subject: Update MGLMapView.h --- platform/ios/src/MGLMapView.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/platform/ios/src/MGLMapView.h b/platform/ios/src/MGLMapView.h index 309eff56fe..6028348b43 100644 --- a/platform/ios/src/MGLMapView.h +++ b/platform/ios/src/MGLMapView.h @@ -859,9 +859,6 @@ MGL_EXPORT IB_DESIGNABLE /** Moves the viewpoint to a different location without using a transition. - Transition animations can be defined by other classes and use this method to - update the map. - @param camera The new viewpoint. @param edgePadding The minimum padding (in screen points) that would be visible -- cgit v1.2.1