flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFPolygon
fromMap method
fromMap
fromMap
method
Null safety
@override
dynamic
fromMap
(
Map
map
)
override
map -> dynamic
Implementation
@override fromMap(Map map) { return BMFPolygon.fromMap(map); }
flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFPolygon
fromMap method
BMFPolygon class
Constructors
BMFPolygon
fromMap
hollowShapes
Properties
bounds
className
coordinates
fillColor
hashCode
hollowShapes
Id
id
lineDashType
runtimeType
strokeColor
visible
width
zIndex
Methods
fromMap
noSuchMethod
toMap
toString
Operators
operator ==