diff --git a/list.txt b/list.txt index 8a402680..0fa9149f 100644 --- a/list.txt +++ b/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\WEB-INF\views\web\manage\list_reg.jsp - +src\main\webapp\js\map\main\map.js diff --git a/src/main/webapp/js/map/main/map.js b/src/main/webapp/js/map/main/map.js index e3be446b..2da90a46 100644 --- a/src/main/webapp/js/map/main/map.js +++ b/src/main/webapp/js/map/main/map.js @@ -612,7 +612,7 @@ function initApp(param){ crs: "EPSG:3857", infoFormat: "application/json", //layers: [HOLE_LAYER,HOLE_LAYER_M], - layers: [HOLE_LAYER], + layers: [HOLE_LAYER,HOLE_DRILLING], queryVisible: true, maxFeatures: 1 });