Registries
ActiveMaps129

@flightcn

Maps · MIT · data updated 2026-07-28

Flightcn is a specialized shadcn registry component set for rendering flight-route and satellite-orbit visualizations on MapLibre-powered maps via the mapcn ecosystem. It provides FlightAirport (single airport marker from IATA code), FlightRoute (great-circle arc between two airports), FlightRoutes (multiple independent routes), FlightMultileg (connected multi-leg journeys), and SatelliteOrbit (globe-based orbital ground tracks with animated markers and custom SVG support). Includes a built-in airport registry with IATA code, name, city, country, and coordinates. Handles antimeridian, hover states, animated paths, and optional airport labels. Use for: adding interactive great-circle flight maps or satellite orbit overlays to a Next.js/MapLibre project that already uses mapcn, with minimal custom geographic math.

@flightcn preview
3daestheticaianimationchartsmaps

Install

npx shadcn@latest add https://flightcn.yencheng.dev/r/registry.json

Health

StatusActive
Last commit2 months ago
LicenseMIT
Open issues0
ArchivedNo
Stars129

Components (2)

flightsatellite
Components: flight, satellite

Preview

Live sandbox previews render component source client-side. Where a component can’t be rendered standalone, sh4dcn falls back to its source and install command.

@flightcn · flight

npx shadcn@latest add https://flightcn.yencheng.dev/r/flight.json
View source