# @worldwideview/wwv-plugin-undersea-cables

Undersea Cables Plugin for WorldWideView

## Usage
This package is part of the WorldWideView plugin ecosystem. It provides the following capabilities:
- **ID:** `undersea-cables`
- **Category:** Custom
- **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-undersea-cables
```

## 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.*
