# XWUIDrawingMarkupViewer

Construction drawing sheet index with pin/measure markups and revision compare. No pdf.js host.

## BasicUsage

Default two-sheet set.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default two-sheet set.
```

## ReadOnly

Inspect markups without adding pins.

```example
file: examples/ReadOnly.ts
html: examples/ReadOnly.html
title: ReadOnly
description: Inspect markups without adding pins.
```

## SecondSheet

Open the first-floor sheet.

```example
file: examples/SecondSheet.ts
html: examples/SecondSheet.html
title: SecondSheet
description: Open the first-floor sheet.
```

## ExportMarkups

Read sanitised markup JSON.

```example
file: examples/ExportMarkups.ts
html: examples/ExportMarkups.html
title: ExportMarkups
description: Read sanitised markup JSON.
```

```api
```
