Landmark
A named dashed outline you draw around a group of shapes. Its label stays the same size on screen as you zoom out, so you can find your way around a big drawing. Clicking inside it selects what is inside, not the outline.
npx tldraw-mods add landmark
Without the tldraw-mods command: npx shadcn@latest add btn0s/tldraw-mods/landmark
After installing
Added to src/mods/. If the drawing did not reload on its own, run: npm run apply
Files it adds
src/mods/landmark.tsx
Packages it installs
lucide-react
Other mods it needs
btn0s/tldraw-mods/tool-chrome