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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.