BMFArcLineUpdateExtension extension
arcline 更新
- on
Methods
-
updateColor(
Color color) → Future< bool> -
Available on BMFArcLine, provided by the BMFArcLineUpdateExtension extension
更新color -
updateCoordinates(
List< BMFCoordinate> coordinates) → Future<bool> -
Available on BMFArcLine, provided by the BMFArcLineUpdateExtension extension
更新经纬度数组 -
updateLineDashType(
BMFLineDashType lineDashType) → Future< bool> -
Available on BMFArcLine, provided by the BMFArcLineUpdateExtension extension
虚线类型,iOS独有 -
updateWidth(
int width) → Future< bool> -
Available on BMFArcLine, provided by the BMFArcLineUpdateExtension extension
更新线宽