experience-builder/1.12/widgets/print-widget/manifest.json

21 lines
471 B
JSON

{
"name": "print-widget",
"label": "Print",
"type": "widget",
"version": "1.0.0",
"exbVersion": "1.12.0",
"dependency": "jimu-arcgis",
"author": "Thomas Fuhrmann",
"description": "A widget that adds print functionality to a map.",
"copyright": "GeoSphere Austria",
"license": "http://www.apache.org/licenses/LICENSE-2.0",
"properties": {},
"translatedLocales": [
"de",
"en"
],
"defaultSize": {
"width": 300,
"height": 500
}
}