# @worldwideview/wwv-plugin-air-defense

WorldWideView plugin — Known Air Defense Identification Zones (ADIZ) and boundaries.

## Usage
This package is part of the WorldWideView plugin ecosystem. It provides the following capabilities:
- **ID:** `air-defense`
- **Category:** Military
- **Format:** bundle

## Installation
Typically installed via the WorldWideView Marketplace or discovered automatically.
If installing manually in a Next.js setup:
```bash
npm install @worldwideview/wwv-plugin-air-defense
```

## Architecture
This plugin adheres to the WorldWideView standard plugin structure. As a `bundle` plugin, it connects to the core Event Bus and renders map capabilities.

---
*Built for WorldWideView.*
