文章目录 8、面积测量 8、面积测量 鼠标点击地图开始绘制: // 开始测量 const startDrawing = () => { if (isDrawingRef.current) return; setIs