# XWUIProofOfDeliveryCapture

Driver POD with photo/signature/barcode/ID marks, host GPS stamp and an offline queue. Signature is a signed mark, never ink data-URLs.

## BasicUsage

Default photo-first POD.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default photo-first POD.
```

## BarcodeStep

Open on the barcode step.

```example
file: examples/BarcodeStep.ts
html: examples/BarcodeStep.html
title: BarcodeStep
description: Open on the barcode step.
```

## HostGps

Host applies a GPS stamp.

```example
file: examples/HostGps.ts
html: examples/HostGps.html
title: HostGps
description: Host applies a GPS stamp.
```

## Queue

Complete marks then queue offline.

```example
file: examples/Queue.ts
html: examples/Queue.html
title: Queue
description: Complete marks then queue offline.
```

```api
```
