Is there away to see the raw json returned besides fiddler?
That got me on the right track, I also needed to change the property Graphic to feature. However, when I get my result it always says undefined. Is there away to see the raw json returned besides fiddler? I am using Visual Studio.
I am doing an Identify task and the results come back fine. I want to get a single value out of the returned results. How would I do that?var segResult = idResult.Graphic;alert(segResult.attributes[0]);
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.