I want to draw multiple geometries [ point, poly-line, polygon ] on my feature layer and sync back , options to update and delete as well. Is it even possible to draw multiple geometries on feature layer and update all at once !
Hi Devendra,
Each FeatureLayer is backed by a FeatureTable and a FeatureTable can have only a single geometry type. So you will need a separate FeatureLayer for each geometry type.
Gunther
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.