Type alias CustomManholeEntityCommandParameter

CustomManholeEntityCommandParameter: CustomEntityCommandParameter & Omit<CustomManholeParameter, "geo"> & {
    geo: GeoJSON.Point;
}

產生自畫人手孔圖素指令參數。

Type declaration

Generated using TypeDoc