Compare commits
2 Commits
dev-2024年1月8日
...
main
Author | SHA1 | Date |
---|---|---|
zhaoyu | 4768e5ce32 | |
zhaoyu | 9377031997 |
|
@ -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";
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue