xj
liuyg
2021-06-24 d8d0f5fb17025c8ea92ef9f03ad5cc57d18b3b16
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}})});