# @worldwideview/wwv-plugin-spaceports

WorldWideView plugin — Space launch sites worldwide from OSM

## Usage
This package is part of the WorldWideView plugin ecosystem. It provides the following capabilities:
- **ID:** `spaceports`
- **Category:** Space
- **Format:** static

## Installation
Typically installed via the WorldWideView Marketplace or discovered automatically.
If installing manually in a Next.js setup:
```bash
npm install @worldwideview/wwv-plugin-spaceports
```

## Architecture
This plugin adheres to the WorldWideView standard plugin structure. As a `static` plugin, it connects to the core Event Bus and renders map capabilities.

---
*Built for WorldWideView.*
