Tiny gridded map panel with a centered tone pin, captioned by a place name and address line.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Location2 } from "@/components/beste/piece/location2";
<Location2
place="Times Square"
address="Manhattan, New York"
tone="rose"
/>