thkim 2025-06-10 10:17:00 +09:00
parent d753052d8f
commit 25c1ee3a29
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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
});