mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
Multiple fixes to 3D view upgrade PR.
This commit is contained in:
parent
d56fc46366
commit
ab4ebc4f0a
6 changed files with 160 additions and 865 deletions
|
|
@ -158,7 +158,7 @@ async function getMapURL(type, options = {}) {
|
|||
noScaleBar = false,
|
||||
noIce = false,
|
||||
fullMap = false,
|
||||
for3D = false
|
||||
for3DRender = false
|
||||
} = options;
|
||||
|
||||
if (fullMap) drawScaleBar(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue