main
parent
d753052d8f
commit
25c1ee3a29
2
list.txt
2
list.txt
|
|
@ -6,4 +6,4 @@ src\main\resources\egovframework\egovProps\globals.properties
|
||||||
#src\main\webapp\com\css\common.v2.0.css.map
|
#src\main\webapp\com\css\common.v2.0.css.map
|
||||||
src\main\webapp\WEB-INF\views\web\manage\list_reg.jsp
|
src\main\webapp\WEB-INF\views\web\manage\list_reg.jsp
|
||||||
|
|
||||||
|
src\main\webapp\js\map\main\map.js
|
||||||
|
|
|
||||||
|
|
@ -612,7 +612,7 @@ function initApp(param){
|
||||||
crs: "EPSG:3857",
|
crs: "EPSG:3857",
|
||||||
infoFormat: "application/json",
|
infoFormat: "application/json",
|
||||||
//layers: [HOLE_LAYER,HOLE_LAYER_M],
|
//layers: [HOLE_LAYER,HOLE_LAYER_M],
|
||||||
layers: [HOLE_LAYER],
|
layers: [HOLE_LAYER,HOLE_DRILLING],
|
||||||
queryVisible: true,
|
queryVisible: true,
|
||||||
maxFeatures: 1
|
maxFeatures: 1
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue