menu
arcgis_maps
arcgis_maps.dart
PictureMarkerSymbol
image property
image
dark_mode
light_mode
image
property
ArcGISImage
?
image
The image used to visualize this picture marker symbol.
Implementation
ArcGISImage? get image => _image.value;
arcgis_maps
arcgis_maps
PictureMarkerSymbol
image property
PictureMarkerSymbol class