Removed comment.
This commit is contained in:
parent
cc52277b7c
commit
3b6c6e2838
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ var HDMapType = DynmapTileLayer.extend({
|
||||||
return (zoom <= extrazoom)
|
return (zoom <= extrazoom)
|
||||||
? 128
|
? 128
|
||||||
: Math.pow(2, 7+zoom-extrazoom);
|
: Math.pow(2, 7+zoom-extrazoom);
|
||||||
//128;
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue