去掉坐标点插值
This commit is contained in:
@@ -210,7 +210,6 @@ public class SnapshotSetDataDrawer extends BaseDrawer implements IMogoMarkerClic
|
||||
interval2 = 45;
|
||||
}
|
||||
interval2 -= 25;
|
||||
PointInterpolatorUtil.interpolate(points);
|
||||
marker.startSmoothInMs( points, interval2 );
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user