| 接口 | 说明 |
|---|---|
| MovingPointOverlay.MoveListener |
平滑移动时返回剩余距离接口
Interface to return the remaining distance during smooth movement |
| SmoothMoveMarker.MoveListener |
平滑移动时返回剩余距离接口
Interface to return the remaining distance during smooth movement |
| 类 | 说明 |
|---|---|
| MovingPointOverlay |
按照指定的经纬度数据和时间,平滑移动
Smoothly move according to the specified latitude and longitude data and time |
| SmoothMoveMarker | 已过时
建议使用
MovingPointOverlay 替换
It is recommended to replace with MovingPointOverlay |