危险源点
This commit is contained in:
@@ -193,9 +193,7 @@ export const useEarthquakeDisasterChain = () => {
|
||||
name: '显示危险源',
|
||||
statusStore: statusStore.poiLayers,
|
||||
statusKey: 'showDangerSource' as const,
|
||||
callback: (status: unknown) => {
|
||||
console.log('显示危险源', status);
|
||||
},
|
||||
callback: layerControl.clickDangerousSource,
|
||||
},
|
||||
{
|
||||
name: '显示避难所',
|
||||
|
||||
Reference in New Issue
Block a user