setSymbolOverride method
- required Feature feature,
- ArcGISSymbol? symbol,
Sets the symbol override for the given feature in the feature collection table.
Parameters:
feature
— The feature to set the symbol override for.symbol
— The symbol. Can be null.