BMFArcLineUpdateExtension extension Null safety

arcline 更新

on

Methods

updateColor(Color color) → Future<bool>
更新color
updateCoordinates(List<BMFCoordinate> coordinates) → Future<bool>
更新经纬度数组
updateLineDashType(BMFLineDashType lineDashType) → Future<bool>
虚线类型,iOS独有
updateWidth(int width) → Future<bool>
更新线宽