BMFPolygonUpdateExtension extension Null safety

polygon更新

on

Methods

updateCoordinates(List coordinates) → Future<bool>
更新经纬度数组
updateFillColor(dynamic fillColor) → Future<bool>
更新fillColor
updateHollowShapes(List hollowShapes) → Future<bool>
更新镂空
updateLineDashType(dynamic lineDashType) → Future<bool>
虚线类型
updateStrokeColor(dynamic strokeColor) → Future<bool>
更新strokeColor
updateWidth(int width) → Future<bool>
更新线宽