diff map.js @ 21:2104dde1a7e4

do not display about infomation automatically
author Calvin Yeh <cyeh@mpipw-berlin.mpg.com>
date Thu, 23 Mar 2017 11:18:41 +0100
parents 3f1800e63c48
children
line wrap: on
line diff
--- a/map.js	Thu Mar 23 11:13:24 2017 +0100
+++ b/map.js	Thu Mar 23 11:18:41 2017 +0100
@@ -195,7 +195,7 @@
 	$(".windowWidget .windowWidgetBar .visibilityButton").click();
 	
 	// debug by yao
-	$("#aboutIcon").click();
+	// $("#aboutIcon").click();
 
 });
 function getUrlParameter(){