Skip to content

Both copy text to your clipboard — Build with AI copies a setup prompt to paste into Claude Code, Cursor, Codex or Copilot; Copy page as Markdown copies this page to paste into a chat. How it works

ControlPosition

ControlPosition = "top-left" | "top-right" | "bottom-left" | "bottom-right"

Defined in: src/ui/control/control.ts:7

A position defintion for the control to be placed, can be in one of the corners of the map. When two or more controls are places in the same location they are stacked toward the center of the map.