diff map.js @ 17:b4c4d04b8270

remove t folder
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 10 Nov 2015 16:59:31 +0100
parents bb63a70b8542
children 3f1800e63c48
line wrap: on
line diff
--- a/map.js	Tue Nov 10 16:20:50 2015 +0100
+++ b/map.js	Tue Nov 10 16:59:31 2015 +0100
@@ -81,7 +81,7 @@
                },*/
            {
                 name: '世界地形圖',
-        		url: '../ts/t/world/${z}/${x}/${y}.png',
+        		url: '../ts/t/terrain/${z}/${x}/${y}.png',
                 type:'XYZ',
                 attribution: "<a href='../ts/index.html?y=1982' target='_blank'>Data Source</a>"
            }
@@ -99,7 +99,7 @@
 			{
            
                 name: '陳正祥–蝗神廟之分佈',
-        		url: '../ts/t/pa-cha/${z}/${x}/${y}.png',
+        		url: '../ts/t/pa_cha/${z}/${x}/${y}.png',
                 type:'XYZ',
                 attribution: "© 中國文化地理 陳正祥, <a href='../ts/index.html?y=1982' target='_blank'>Data Source</a>"
         	}