inPointStyle
inPointStyle: {
borderColor: string;
borderWidth: number;
color: string;
radius: number;
}
Type declaration
borderColor: string
borderWidth: number
color: string
radius: number
Optionallayer
model
model: {
decoderUrl: string;
encoderUrl: string;
name: string;
wasmPaths: string;
}
outPointStyle
outPointStyle: {
borderColor: string;
borderWidth: number;
color: string;
radius: number;
}
Type declaration
borderColor: string
borderWidth: number
color: string
radius: number
polygonStyle
polygonStyle: {
borderColor: string;
borderWidth: number;
color: string;
}
Type declaration
borderColor: string
borderWidth: number
color: string
Optionalviewer
viewer?: Viewer
单体拾取工具初始化参数