Skip to content

Commit 8e2a80b

Browse files
committed
leaflet对接iPortal Online地图
1 parent 09bdf2b commit 8e2a80b

File tree

9 files changed

+817
-18
lines changed

9 files changed

+817
-18
lines changed

build/deps.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,13 @@ var deps = {
155155
"src": [
156156
"./src/Leaflet/SuperMap/iServer/TrafficTransferAnalystService.js"
157157
]
158-
}
158+
},
159+
"iPortal": {
160+
"name": "webmap",
161+
"src": [
162+
"./src/Leaflet/SuperMap/iPortal/WebMap.js"
163+
]
164+
},
159165
},
160166
"Visual": {
161167
"title": "Visual",

0 commit comments

Comments
 (0)