"新增接口"
This commit is contained in:
@@ -475,4 +475,8 @@ public class AMapMarkerWrapper implements IMogoMarker, Observer {
|
||||
mMarker.startSmooth(newPoints,duration*1000);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void startScaleAnimationWithAlpha( float fromX, float toX, float fromY, float toY, float fromAlpha, float toAlpha, int duration, Interpolator interpolator, OnMarkerAnimationListener listener ) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user