Commit d1482f15 authored by 张博's avatar 张博

红线

parent 82c372f2
......@@ -253,7 +253,8 @@ export default function marker3DFactory(WrappedComponent = 'div', options) {
isEditMode: PropTypes.bool,
selectPoints: PropTypes.object,
stagePilot: PropTypes.object,
addMarker: PropTypes.func
addMarker: PropTypes.func,
showRightPanelOnclick: PropTypes.func
};
return MarkerPoints;
}
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