Эх сурвалжийг харах

1.修改iOS Apex Mobile Ship Map当前点复用后不正确。

Pen Li 7 жил өмнө
parent
commit
885cadb2c1

+ 2 - 2
Apex Mobile/Apex Mobile/ShipMap/AMShipMap.m

@@ -122,7 +122,7 @@ typedef enum {
     
     NSDictionary *locationInfo = annotation;
     if (_currentAnnotaion) {
-        [self stopTwinkle];
+//        [self stopTwinkle];
         _currentAnnotaion.alpha = 1.f;
         _currentAnnotaion = nil;
     }
@@ -180,7 +180,7 @@ typedef enum {
         }
     }
     
-    [self startTwinkle];
+//    [self startTwinkle];
 }
 
 #pragma mark - Twinkle Current