static/SmartEarthSDK/Workers/prop/property_prop.html
@@ -534,7 +534,7 @@ $('.attribute3dtitles input[name="text17"]').val(editGraphic.getProperty(obj[16])); break; case 'attributepolygon': debugger $('.attributepolygon input[name="text1"]').val(editGraphic["Angle"].getValue()); $('.attributepolygon input[name="text2"]').val(editGraphic["BSM"].getValue()); $('.attributepolygon input[name="text3"]').val(editGraphic["BlkColor"].getValue());