Installation
Section titled “Installation”pnpm dlx shadcn@latest add pxl-ui/registry/schemas/openstreetmap
Install the following dependencies:
pnpm add zod
Copy and paste the following code into your project.
Update the import paths to match your project setup.
import type { OpenStreetMap } from "@/lib/schemas/pxl/openstreetmap";const place: OpenStreetMap.Place = { ... }API Reference
Section titled “API Reference”Address
Section titled “Address”An OpenStreetMap Address
An OpenStreetMap Place