BMFPolygonUpdateExtension extension
polygon更新
- on
Methods
-
updateCoordinates(
List< BMFCoordinate> coordinates) → Future<bool> -
Available on BMFPolygon, provided by the BMFPolygonUpdateExtension extension
更新经纬度数组 -
updateFillColor(
Color fillColor) → Future< bool> -
Available on BMFPolygon, provided by the BMFPolygonUpdateExtension extension
更新fillColor -
updateHollowShapes(
List< BMFHollowShape> hollowShapes) → Future<bool> -
Available on BMFPolygon, provided by the BMFPolygonUpdateExtension extension
更新镂空 -
updateLineDashType(
BMFLineDashType lineDashType) → Future< bool> -
Available on BMFPolygon, provided by the BMFPolygonUpdateExtension extension
虚线类型 -
updateStrokeColor(
Color strokeColor) → Future< bool> -
Available on BMFPolygon, provided by the BMFPolygonUpdateExtension extension
更新strokeColor -
updateWidth(
int width) → Future< bool> -
Available on BMFPolygon, provided by the BMFPolygonUpdateExtension extension
更新线宽