Latitude and longitude in tabular monospace, separated by a dashed line from the resolved place name.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Location4 } from "@/components/beste/piece/location4";
<Location4
latitude="40.7580° N"
longitude="73.9855° W"
place="Times Square, NY"
/>