liuyg
2021-06-08 62f8e3ca83134e2782f5f0d1c1f07be0324321db
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}})});