labels_configure
Adjust label appearance and placement for a layer that already has labeling enabled. Customize font, size, buffer, color, placement, and collision priority.
Instructions
Adjust label appearance and placement for a layer that already has labeling enabled.
Requires labels_enable to have been called first - fails with
InvalidOperation otherwise. placement is one of: over_point,
around_point, line, curved, horizontal. priority is 0-10 (higher wins
label collisions). Only the fields you pass are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | Yes | ||
| priority | No | ||
| font_size | No | ||
| placement | No | ||
| buffer_size | No | ||
| font_family | No | ||
| buffer_color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||