选址分区分析服务结果数据类。 类包含了选址分区得到的需求结果对象数组、资源供给中心数组等信息。
| SuperMap. |
选址分区分析服务结果数据类。 类包含了选址分区得到的需求结果对象数组、资源供给中心数组等信息。 |
| Properties | |
| demandResults | {Array(SuperMap.REST.DemandResult)} 需求结果对象数组。 |
| supplyResults | {Array(SuperMap.REST.SupplyResult)} 资源供给结果对象数组。 |
| Constructor | |
| SuperMap. |
选址分区分析服务结果数据类构造函数。 |
| Functions | |
| destroy | 释放资源,将引用资源的属性置空。 |
{Array(SuperMap.REST.DemandResult)} 需求结果对象数组。
{Array(SuperMap.REST.SupplyResult)} 资源供给结果对象数组。
选址分区分析服务结果数据类构造函数。
| options | {Object} 参数。 |
| demandResults | {Array(SuperMap.REST.DemandResult)} 需求结果对象数组。 |
| supplyResults | {Array(SuperMap.REST.SupplyResult)} 资源供给结果对象数组。 |
释放资源,将引用资源的属性置空。
destroy: function()