nnnjjj123
2020-11-06 03b6e0e792e70c31ee54cd42dfb6fb4077dd7b81
1
2
//>>built
define(["dojo/_base/declare","./Geometry"],function(a,b){return a("dojox.geo.openlayers.Point",b,{setPoint:function(a){this.coordinates=a},getPoint:function(){return this.coordinates}})});