flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFCircle
fromMap method
fromMap
flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFCircle
fromMap method
BMFCircle class
Constructors
BMFCircle
fromMap
Properties
center
dottedLine
fillColor
hashCode
hollowShapes
Id
lineDashType
methodChannel
radius
runtimeType
strokeColor
visible
width
zIndex
Methods
fromMap
noSuchMethod
toMap
toString
updateCenter
updateDottedLine
updateFillColor
updateHollowShapes
updateLineDashType
updateRadius
updateStrokeColor
updateWidth
Operators
operator ==
fromMap
method
@override
dynamic
fromMap
(
Map
map
)
override
map -> dynamic
Implementation
@override fromMap(Map map) { return BMFCircle.fromMap(map); }