changeset 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 982f98f0e52e
children c47ce1f18ac6
files map.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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(){