Commit 031708d5 authored by 皮倩雯's avatar 皮倩雯

新方案地图默认数据

parent 0bd17b80
Pipeline #59801 waiting for manual action with stages
......@@ -234,7 +234,6 @@ const Map = props => {
}
});
});
console.log(88888);
mapInfo.current = viewObject;
console.log(radio);
console.log(form.getFieldsValue().exportScheme);
......@@ -244,7 +243,7 @@ const Map = props => {
viewObject.map.add(pandagis);
}
// gate();
gate();
};
const gate = () => {
......@@ -264,7 +263,7 @@ const Map = props => {
mapRef.current.changeBackgroundOpacity('0.6');
}
// if (!item.boundWidth) {
// mapRef.current.changeBoundWidthValue('10');
// mapRef.current.changeBoundWidthValue('10px');
// }
}
});
......
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