@mapgis/webclient-common 17.6.0 → 17.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4100,6 +4100,34 @@ featureServer.deleteFeature({
4100
4100
 
4101
4101
 
4102
4102
 
4103
+
4104
+ <tr class="deep-level-1">
4105
+
4106
+ <td class="name"><code>supportArc3</code></td>
4107
+
4108
+
4109
+ <td class="type">
4110
+
4111
+
4112
+ <span class="param-type">Boolean</span>
4113
+
4114
+
4115
+
4116
+ </td>
4117
+
4118
+
4119
+ <td class="default">
4120
+
4121
+ false
4122
+
4123
+ </td>
4124
+
4125
+
4126
+ <td class="description last"><p>仅igs2.0支持,是否返回弧段数据,默认为false</p></td>
4127
+ </tr>
4128
+
4129
+
4130
+
4103
4131
 
4104
4132
 
4105
4133