Javascript API: include "globalId' as property of FeatureEditResult

394
0
07-28-2016 10:40 AM
Status: Open
BatesRambow
New Contributor III

FeatureEditResult when applyEdits is run should include the globalId property, if it exists, just like the REST API response.  Right now, there is no easy way to access the globalID of a newly created feature.  Due to the async nature of applyEdits, the globalID is not returned on the 'edits-complete' event, although I'm not sure why.

Tags (1)