wisemapping-frontend/packages/mindplot/test/playground/map-render/html/container.json

17 lines
303 B
JSON
Raw Normal View History

{
"readOnly":false,
"zoom":1.3,
"size":{
"width":800,
"height":400
},
"viewPort":
{
"width":800,
"height":400
},
"persistenceManager": "mindplot.LocalStorageManager",
"mapId": "welcome",
"container":"mindplot",
"locale": "en"
}