liuyg
2021-06-22 8eb00c8e0f9aad97f0aaf61d06388bc9006b3be5
1
2
//>>built
define(["dojo/_base/declare","./Geometry"],function(a,b){return a("dojox.geo.openlayers.Collection",b,{coordinates:null,setGeometries:function(a){this.coordinates=a},getGeometries:function(){return this.coordinates}})});