amap_map
amap_map
CustomStyleOptions
CustomStyleOptions constructor
CustomStyleOptions
amap_map
amap_map
CustomStyleOptions
CustomStyleOptions constructor
CustomStyleOptions class
Constructors
CustomStyleOptions
Properties
enabled
hashCode
runtimeType
styleData
styleExtraData
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
fromMap
CustomStyleOptions
constructor
CustomStyleOptions
(
bool
enabled
,
{
Uint8List
styleData
,
Uint8List
styleExtraData
}
)
Implementation
CustomStyleOptions( this.enabled, { this.styleData, this.styleExtraData, });