How setback dimension labels work — bold yellow measurements showing front/rear/side setback distances from lot boundary to setback zone. Use when setback dims are missing or wrong.
Reference for setback dimension labels — the bold yellow measurements.
$ARGUMENTS — what's happening (e.g., "setback dims not showing", "wrong distance", "label in wrong position")SetbackEngine (engine-setback.js) — drawSetbacks() function.
For rectangle lots (no parcelPolygon), four setback dim lines are drawn:
Each dim line is an orange dashed line (#d97706, weight 1.5, dash 4 3) with a bold yellow label showing the distance in feet.
Dims with distance < 0.5 ft are skipped (no label for zero setbacks).
For polygon lots, setback dims work differently:
CSS class: .setback-dim-label
font-weight: 900;