attributes property
The attributes of the GeoElement as a collection of name/value pairs.
Implementation
Map<String, dynamic> get attributes;
The attributes of the GeoElement as a collection of name/value pairs.
Map<String, dynamic> get attributes;