createFeatureWithSubtype method
- FeatureSubtype featureSubtype, {
- Geometry? geometry,
Creates a new feature based on the provided feature subtype and geometry.
Parameters:
featureSubtype
— The feature subtype.geometry
— The geometry.
Return Value: An ArcGISFeature.