消防站

This commit is contained in:
wzy-warehouse
2026-04-18 20:48:01 +08:00
parent cee9eb50eb
commit b7c0ce7068
15 changed files with 350 additions and 7 deletions
@@ -205,9 +205,7 @@ export const useEarthquakeDisasterChain = () => {
name: '显示消防站',
statusStore: statusStore.poiLayers,
statusKey: 'showFireStation' as const,
callback: (status: unknown) => {
console.log('显示消防站', status);
},
callback: layerControl.clickFireStation,
},
{
name: '显示储备点',