Mercurial > hg > LGMap
comparison 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 |
comparison
equal
deleted
inserted
replaced
20:982f98f0e52e | 21:2104dde1a7e4 |
---|---|
193 }); | 193 }); |
194 $(".windowWidget").hide(); | 194 $(".windowWidget").hide(); |
195 $(".windowWidget .windowWidgetBar .visibilityButton").click(); | 195 $(".windowWidget .windowWidgetBar .visibilityButton").click(); |
196 | 196 |
197 // debug by yao | 197 // debug by yao |
198 $("#aboutIcon").click(); | 198 // $("#aboutIcon").click(); |
199 | 199 |
200 }); | 200 }); |
201 function getUrlParameter(){ | 201 function getUrlParameter(){ |
202 //examine the parameter "mode" in the url | 202 //examine the parameter "mode" in the url |
203 var url=window.location.href; | 203 var url=window.location.href; |