We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6dc03 commit d1878c8Copy full SHA for d1878c8
examples-test/base/ExampleTestGlobeParameter.js
@@ -0,0 +1,5 @@
1
+GlobeParameter = {
2
+ datajingjinURL: "http://localhost:8090/iserver/services/data-jingjin/rest/data/datasources/Jingjin/datasets/",
3
+ datachangchunURL: "http://localhost:8090/iserver/services/data-changchun/rest/data/datasources/Changchun/datasets/",
4
+ dataspatialAnalystURL: "http://localhost:8090/iserver/services/data-spatialAnalyst/rest/data/datasources/Interpolation/datasets/"
5
+};
0 commit comments