new SuperMap.BufferDistance(options)
common/iServer/BufferDistance.js, line 3
Name | Type | Description |
---|---|---|
options |
Object |
缓冲区分析可选参数。如: |
Members
-
expstring
-
以数值型的字段表达式作为缓冲区分析的距离值。
-
valuenumber
-
以数值作为缓冲区分析的距离值。默认为100,单位:米。
Methods
-
destroy()
common/iServer/BufferDistance.js, line 31 -
释放资源,将引用资源的属性置空。