地震灾害避难所
This commit is contained in:
@@ -199,9 +199,7 @@ export const useEarthquakeDisasterChain = () => {
|
||||
name: '显示避难所',
|
||||
statusStore: statusStore.poiLayers,
|
||||
statusKey: 'showRefugeeShelter' as const,
|
||||
callback: (status: unknown) => {
|
||||
console.log('显示避难所', status);
|
||||
},
|
||||
callback: layerControl.clickEmergencyShelter,
|
||||
},
|
||||
{
|
||||
name: '显示消防站',
|
||||
|
||||
Reference in New Issue
Block a user