mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-06-28 06:12:08 +02:00
Removed pointless logging.
This commit is contained in:
@ -97,8 +97,6 @@ L.Control.AutoUpdate = L.Control.extend({
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("tiles found")
|
||||
|
||||
var invalidate = function(td) {
|
||||
|
||||
var pyramid = new Array(9);
|
||||
|
Reference in New Issue
Block a user