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

SymbolQuad

SymbolQuad = object

Defined in: src/symbol/quads.ts:26

A textured quad for rendering a single icon or glyph.

The zoom range the glyph can be shown is defined by minScale and maxScale.

Param

The offset of the top left corner from the anchor.

Param

The offset of the top right corner from the anchor.

Param

The offset of the bottom left corner from the anchor.

Param

The offset of the bottom right corner from the anchor.

Param

The texture coordinates.