addSmoothMoveMarker abstract method

Future<ISmoothMoveMarker> addSmoothMoveMarker(
  1. SmoothMoveMarkerOption option
)

添加平滑移动marker

根据options批量创建Marker

Implementation

Future<ISmoothMoveMarker> addSmoothMoveMarker(SmoothMoveMarkerOption option);