Commit 3c79a291 authored by 皮倩雯's avatar 皮倩雯

fix: '更新地图组件版本'

parent 601b09e9
Pipeline #69169 passed with stages
......@@ -95,7 +95,7 @@
"@wisdom-cesium/cesium": "^1.0.78",
"@wisdom-cesium/krpano": "^1.0.29-28",
"@wisdom-map/amap": "1.1.0-beta.45",
"@wisdom-map/arcgismap": "1.4.0-124",
"@wisdom-map/arcgismap": "1.4.0-137",
"@wisdom-map/basemap": "1.1.0-24",
"ace-builds": "^1.4.12",
"antd-img-crop": "^3.13.2",
......
/* eslint-disable react/jsx-boolean-value */
/* eslint-disable no-unused-expressions */
/* eslint-disable no-case-declarations */
/* eslint-disable import/no-duplicates */
......@@ -1234,6 +1235,7 @@ const Map = props => {
{canLoadMap && (
<ArcGISSceneMap
ref={mapRef}
filterMap={true}
getMapInfo={e => getMapInfo(e)}
widgets={widgets}
config={firstList}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment