Mercurial > hg > LGMap
changeset 16:bb63a70b8542
remove t floder
author | nylin@mpiwg-berlin.mpg.de |
---|---|
date | Tue, 10 Nov 2015 16:20:50 +0100 |
parents | f17f43f0a63f |
children | b4c4d04b8270 |
files | map.js |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/map.js Fri Oct 30 16:47:15 2015 +0100 +++ b/map.js Tue Nov 10 16:20:50 2015 +0100 @@ -81,9 +81,9 @@ },*/ { name: '世界地形圖', - url: 't/world/${z}/${x}/${y}.png', + url: '../ts/t/world/${z}/${x}/${y}.png', type:'XYZ', - attribution: "© mpiwg-berlin, <a href='https://www.mpiwg-berlin.mpg.de'>Max Planck Institute for the History of Science</a>" + attribution: "<a href='../ts/index.html?y=1982' target='_blank'>Data Source</a>" } , /*,{ @@ -99,9 +99,9 @@ { name: '陳正祥–蝗神廟之分佈', - url: 't/pa-cha/${z}/${x}/${y}.png', + url: '../ts/t/pa-cha/${z}/${x}/${y}.png', type:'XYZ', - attribution: "© 中國文化地理 陳正祥, <a href='https://zh.wikipedia.org/wiki/%E9%99%B3%E6%AD%A3%E7%A5%A5'>wikipedia</a>" + attribution: "© 中國文化地理 陳正祥, <a href='../ts/index.html?y=1982' target='_blank'>Data Source</a>" } ); }