diff --git a/public_html/script.js b/public_html/script.js index c47a75f..2c612a5 100644 --- a/public_html/script.js +++ b/public_html/script.js @@ -2,9 +2,9 @@ if (typeof(developerSettings) === 'undefined') { // If not developers // "Constant" variables - Since there is no constants in make sure // not to change these CONST_ variables. -var CONST_CENTERLAT = 45.0; // 45.0 -var CONST_CENTERLON = 9.0; // 9.0 -var CONST_ZOOMLVL = 5; //5 +var CONST_CENTERLAT = 45.0; +var CONST_CENTERLON = 9.0; +var CONST_ZOOMLVL = 5; } // End of !developerSettings @@ -163,7 +163,11 @@ function refreshTableInfo() { } html += '