# XWUIDeepZoomViewer

Tiled zoom/pan/rotate controls with overlays. Host owns the tile pyramid; no GISMap import.

## BasicUsage

Default plate at zoom 2.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default plate at zoom 2.
```

## Close

Open at zoom 6.

```example
file: examples/Close.ts
html: examples/Close.html
title: Close
description: Open at zoom 6.
```

## Rotate

Rotate from the class API.

```example
file: examples/Rotate.ts
html: examples/Rotate.html
title: Rotate
description: Rotate from the class API.
```

## Clamp

Zoom clamps to 1-8.

```example
file: examples/Clamp.ts
html: examples/Clamp.html
title: Clamp
description: Zoom clamps to 1-8.
```

```api
```
