menu
flutter_baidu_mapapi_map_update package
documentation
flutter_baidu_mapapi_map_update.dart
BMFCircle
dottedLine property
dottedLine property
dark_mode
light_mode
dottedLine
property
bool
?
dottedLine
getter/setter pair
设置圆是否虚线(Android独有)
与BMFLineDashType配合使用;为true,则circle可以渲染成虚线,为fasle则不能,
Implementation
bool? dottedLine;
flutter_baidu_mapapi_map_update package
documentation
flutter_baidu_mapapi_map_update
BMFCircle
dottedLine property
BMFCircle class