Add Minimap HUD to your Roblox project in one command. Requires Node 18+ and a Roblox project — run robloxui init first if you don't have one yet. See the docs.
bashnpx robloxui add minimap-hudFirst time? Start with the documentation.
import { Minimap HUD } from "./src/client/ui/components/minimap-hud";<MinimapHUD size={250} />A circular minimap display with player position indicator, compass points, and zoom controls for navigation in large game worlds.
by RobloxUI Team
| Author | RobloxUI Team |
| Framework | Roblox-TS + React-Luau |
| Category | HUDs |
| Dependencies | @rbxts/react |
| Theme Tokens | colors.bgSecondary, colors.border, colors.textPrimary, colors.accent |
| Last Updated |
| July 31, 2026 |