unmap registry

A shadcn registry of React map components for the unmap gateway. npx shadcn add copies the editable source straight into your project: a map, a geocoder, a routing panel, markers, and popups, wired to the Canadian-first unmap maps API and themed to match.

Quick start

npx shadcn@latest add https://registry.unmap.dev/r/map.json

Run it in a shadcn-initialized project (npx shadcn@latest init, Tailwind + a components.json). Adding map pulls in its map-context base and npm dependencies automatically. Import unmap-theme once in your root layout for the navy-and-ember look.

Components