# HG changeset patch # User Calvin Yeh # Date 1490264321 -3600 # Node ID 2104dde1a7e48e3e14087d3744ad2f6b35f11dc0 # Parent 982f98f0e52e4572041808bdfafdb3f5a91e2409 do not display about infomation automatically diff -r 982f98f0e52e -r 2104dde1a7e4 map.js --- 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(){