21 lines
482 B
JSON
21 lines
482 B
JSON
|
{
|
||
|
"name": "search-widget",
|
||
|
"label": "Search",
|
||
|
"type": "widget",
|
||
|
"version": "1.0.0",
|
||
|
"exbVersion": "1.12.0",
|
||
|
"dependency": "jimu-arcgis",
|
||
|
"author": "Thomas Fuhrmann",
|
||
|
"description": "A widget that adds custom search functionality to a map.",
|
||
|
"copyright": "GeoSphere Austria",
|
||
|
"license": "http://www.apache.org/licenses/LICENSE-2.0",
|
||
|
"properties": {},
|
||
|
"translatedLocales": [
|
||
|
"de-at",
|
||
|
"en"
|
||
|
],
|
||
|
"defaultSize": {
|
||
|
"width": 50,
|
||
|
"height": 50
|
||
|
}
|
||
|
}
|