From 3190c13789ff2b69f514e81e0bf65ef95ece6c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=9D=20=EC=B5=9C?= Date: Mon, 6 Feb 2023 09:37:32 +0900 Subject: [PATCH] =?UTF-8?q?vworld=20=ED=82=A4=20=EB=B3=80=EA=B2=BD.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/js/admin/fieldData.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/js/admin/fieldData.js b/src/main/webapp/js/admin/fieldData.js index 6ae622a..b69a9bb 100644 --- a/src/main/webapp/js/admin/fieldData.js +++ b/src/main/webapp/js/admin/fieldData.js @@ -185,7 +185,7 @@ function drawingObj() { visible: true, type: 'base', source: new ol.source.XYZ({ - url: 'http://api.vworld.kr/req/wmts/1.0.0/900FAB31-26F4-337E-8A28-EC17ABCEAF8C/Base/{z}/{y}/{x}.png' + url: 'http://api.vworld.kr/req/wmts/1.0.0/F1EA490C-7589-34D9-A43C-F040DD3C349C/Base/{z}/{y}/{x}.png' }) });