@ -163,8 +163,11 @@ export class DrawHandlerImpl implements DrawHandler {
if (this.crosshair) {
this.removeCrosshair();
}
if (!this.drawData.initialState) {
this.onDrawDone(null);
private initDrawing(): void {
if (this.drawData.crosshair) {