mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-12-24 17:20:18 +01:00
Removed pointless logging.
This commit is contained in:
parent
c3b634669a
commit
4b4c620c35
@ -97,8 +97,6 @@ L.Control.AutoUpdate = L.Control.extend({
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log("tiles found")
|
|
||||||
|
|
||||||
var invalidate = function(td) {
|
var invalidate = function(td) {
|
||||||
|
|
||||||
var pyramid = new Array(9);
|
var pyramid = new Array(9);
|
||||||
|
Loading…
Reference in New Issue
Block a user