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