I have this logic that I am trying to accomplish: I would like to get the centroid point of the polygon after being created and then perform the reverse geocode from that point to get informtions such as the full address, the county and township.
Any advice on accomplishing this?
Also, since the update on editor is done automatically, I am wondering if there could be an event handler for editor complete or update complete!?