无人机接入
This commit is contained in:
@@ -189,7 +189,9 @@ const addUAVToMap = () => {
|
||||
if (circleGeometry) {
|
||||
circleGeometry.show()
|
||||
}
|
||||
mapStore.updateWindowInfo({ visible: true, type: '_UAV', data: { ...item } })
|
||||
if(item.sourceType) {
|
||||
mapStore.updateWindowInfo({ visible: true, type: '_UAV', data: { ...item } })
|
||||
}
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user