dashboard
repositories
filestore
activity
search
login
main
/
pyhmap
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
保护区加到图层管理
shuishen
2021-06-19
7e48b9940384d66b7f6e57449cb06c9dc854cf76
[pyhmap.git]
/
corelib
/
dojox
/
geo
/
openlayers
/
Geometry.js
1
2
//>>built
define(["dojo/_base/declare"],function(a){return a("dojox.geo.openlayers.Geometry",null,{coordinates:null,shape:null,constructor:function(a){this.coordinates=a}})});