# XWUIGISDrawToolbar

Sketch toolbar for an xwui-gis-map: point, line, polygon, rectangle and circle, plus vertex editing, delete and clear. Emits GeoJSON on every completed shape, with a circle carrying its true-metre radius in the feature properties as well as a sampled ring. Implements the WAI-ARIA toolbar pattern - one tab stop, arrow keys between buttons - and the tools it arms are drawable from the keyboard, not pointer-only.

## Basic Usage

Every tool, with the GeoJSON of whatever you draw printed underneath.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Every tool, with the GeoJSON of whatever you draw printed underneath.
```

```api
```
