Files
wisemapping-open-source/wise-editor/src/main/webapp/html/container.json
2012-02-04 12:51:50 -03:00

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"
}