mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
17 lines
303 B
JSON
17 lines
303 B
JSON
{
|
|
"readOnly":false,
|
|
"zoom":1.3,
|
|
"size":{
|
|
"width":800,
|
|
"height":400
|
|
},
|
|
"viewPort":
|
|
{
|
|
"width":800,
|
|
"height":400
|
|
},
|
|
"persistenceManager": "mindplot.LocalStorageManager",
|
|
"mapId": "welcome",
|
|
"container":"mindplot",
|
|
"locale": "en"
|
|
} |