1 Star 3 Fork 1

火星科技/mars2d-es5-project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
widget.json 3.71 KB
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2024-04-21 20:18 . 同步v3.2.4代码
{
"version": "20210825",
"defaultOptions": {
"windowOptions": {
"skin": "animation-fade",
"position": {
"top": 50,
"right": 10
},
"maxmin": false,
"resize": true
},
"autoReset": false,
"autoDisable": true,
"disableOther": true
},
"openAtStart": [
{
"name": "右上角工具栏",
"uri": "widgets/toolBarRight/widget.js"
},
{
"name": "百度POI查询",
"uri": "widgets/queryGaodePOI/widget.js"
},
{
"name": "路线规划",
"uri": "widgets/queryGaodeRoute/widget.js"
}
],
"widgets": [
{
"name": "iframe弹窗模板",
"uri": "widgets/_example/widget.js",
"windowOptions": {
"width": 300,
"height": 400,
"position": {
"bottom": 50,
"right": 10
},
"maxmin": true,
"resize": true
},
"openAtStart": false
},
{
"name": "div弹窗模板",
"uri": "widgets/_example_divwin/widget.js"
},
{
"name": "append模板",
"uri": "widgets/_example_append/widget.js"
},
{
"id": "manageBasemaps",
"name": "地图切换",
"uri": "widgets/manageBasemaps/widget.js",
"group": "forlayer",
"autoDisable": false,
"disableOther": false
},
{
"name": "图层控制",
"basemaps": true,
"uri": "widgets/manageLayers/widget.js",
"group": "forlayer",
"css": {
"max-width": "300px"
},
"windowOptions": {
"position": {
"top": 50,
"bottom": 100,
"right": 10
},
"maxmin": true
},
"autoDisable": false,
"disableOther": false
},
{
"name": "卷帘对比",
"uri": "widgets/mapSplit/widget.js",
"group": "mapCompare",
"autoDisable": false,
"disableOther": false
},
{
"name": "双屏对比",
"uri": "widgets/mapCompare/widget.js",
"autoDisable": false,
"disableOther": false,
"group": "mapCompare",
"windowOptions": {
"position": {
"top": 160,
"bottom": 40,
"left": 10
},
"maxmin": true
}
},
{
"name": "街景",
"uri": "widgets/streetscape/widget.js",
"group": "mapCompare"
},
{
"name": "标绘",
"uri": "widgets/plot/widget.js",
"windowOptions": {
"position": {
"top": 45,
"bottom": 30,
"right": 5
}
},
"hasClear": false
},
{
"name": "属性编辑",
"uri": "widgets/plotAttr/widget.js",
"windowOptions": {
"position": {
"top": 60,
"bottom": 30,
"left": 10
}
},
"disableOther": false
},
{
"name": "打印",
"uri": "widgets/print/widget.js",
"autoDisable": false,
"disableOther": false
},
{
"name": "导出地图",
"uri": "widgets/expImg/widget.js",
"autoDisable": false,
"disableOther": false
},
{
"name": "比对汇总",
"uri": "widgetsTS/showDBHZ/widget.js",
"windowOptions": {
"position": {
"left": 1,
"right": 1,
"top": 1,
"bottom": 1
}
}
},
{
"name": "企业查询",
"uri": "widgetsTS/queryQy/widget.js",
"windowOptions": {
"position": {
"top": 55,
"right": 5,
"bottom": 5
}
}
},
{
"name": "POI周边查询",
"uri": "widgetsTS/queryGaodePOICircle/widget.js",
"windowOptions": {
"position": {
"top": 55,
"right": 5,
"bottom": 5
}
}
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/marsgis/mars2d-es5-project.git
git@gitee.com:marsgis/mars2d-es5-project.git
marsgis
mars2d-es5-project
mars2d-es5-project
master

搜索帮助