mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 09:53:24 +01:00
16 lines
283 B
JSON
16 lines
283 B
JSON
|
{
|
||
|
"readOnly":false,
|
||
|
"zoom":1.3,
|
||
|
"size":{
|
||
|
"width":800,
|
||
|
"height":400
|
||
|
},
|
||
|
"viewPort":
|
||
|
{
|
||
|
"width":800,
|
||
|
"height":400
|
||
|
},
|
||
|
"persistenceManager": "mindplot.LocalStorageManager",
|
||
|
"mapId": "welcome",
|
||
|
"container":"mindplot"
|
||
|
}
|