人口网格
This commit is contained in:
@@ -255,9 +255,7 @@ export const useRainDisasterChain = () => {
|
||||
name: '显示人口网格',
|
||||
statusStore: statusStore.poiLayers,
|
||||
statusKey: 'showPopulationGrid' as const,
|
||||
callback: (status: unknown) => {
|
||||
console.log('显示人口网格', status);
|
||||
},
|
||||
callback: layerControl.clickPopulationGrid,
|
||||
},
|
||||
{
|
||||
name: '显示管网系统',
|
||||
|
||||
Reference in New Issue
Block a user