Diameter is an attribute for your graphics, correct? If so, when you have access to your graphic, do this:var dia = graphic.attributes.Diameter;
var dia = graphic.attributes.Diameter;
var featureAttributes = featureSet.features[0].attributes; diam=featureAttributes['Diameter'];
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.