From 9377031997a1e0cad0ebdacbb63334a1a3285cc9 Mon Sep 17 00:00:00 2001 From: zhaoyu Date: Wed, 27 Dec 2023 20:15:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E4=B8=A4=E6=AC=A1?= =?UTF-8?q?=E5=9C=B0=E5=9B=BEbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hybrid/html/newMap.html | 1 - 1 file changed, 1 deletion(-) diff --git a/hybrid/html/newMap.html b/hybrid/html/newMap.html index 9369f99..459b875 100644 --- a/hybrid/html/newMap.html +++ b/hybrid/html/newMap.html @@ -29,7 +29,6 @@ } function onLoad() { - map = new T.Map('mapDiv'); var imageURL = "http://t0.tianditu.gov.cn/img_w/wmts?" + "SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=img&STYLE=default&TILEMATRIXSET=w&FORMAT=tiles" + "&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}&tk=e8a16137fd226a62a23cc7ba5c9c78ce";