I want to get all the features [grahics] from feature layer without using the queryFeatures as same of the ArcGIS JS API 3.x that the layer contains array of graphics
thanks,Roel
Hi Roel,
FeatureLayer.queryFeatures() is the only way to get graphics in a client-side FeatureLayer in 4.12. This ensures consistency when working with features across all relevant layer types in the JS API whether fetching from the server or client.
Roel,
No in 4.x there is no graphics property.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.