Back to Components
Display

World Map

Interactive SVG world map visualization.

PropsUsage ExampleVariations

Global Presence

Our users span across the world

50,000+
Active Users
120+
Countries

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/world-map.tsx

Installation

Using shadcn CLI

npx shadcn add world-map --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge

Related Display Components