Controls the transition progress between the image variants of icon-image. Zero means the first variant is used, one is the second, and in between they are blended together.
Default value: 0. Value range: 0, 1
The opacity at which the icon will be drawn in case of being depth occluded. Absent value means full occlusion against terrain only.
Default value: 0. Value range: 0, 1
Offset distance of icon from its anchor. Positive values indicate right and down, while negative values indicate left and up. Each component is multiplied by the value of icon-size to obtain the final offset in pixels. When combined with icon-rotate the offset will be as if the rotated direction was up.
Default value: 0,0.
Scales the original size of the icon by the provided factor. The new pixel size of the image will be the original pixel size multiplied by icon-size. 1 is the original size; 3 triples the size of the image.
Default value: 1. Minimum value: 0. The unit of iconSize is in factor of the original icon size.
Size of the additional area added to dimensions determined by icon-text-fit, in clockwise order: top, right, bottom, left.
Default value: 0,0,0,0. The unit of iconTextFitPadding is in pixels.
Sorts features in ascending order based on this value. Features with lower sort keys are drawn and placed first. When icon-allow-overlap or text-allow-overlap is false, features with a lower sort key will have priority during placement. When icon-allow-overlap or text-allow-overlap is set to true, features with a higher sort key will overlap over features with a lower sort key.
Value to use for a text label. If a plain string is provided, it will be treated as a formatted with default/inherited formatting options. SDF images are not supported in formatted text and will be ignored.
Default value: "".
Distance of halo to the font outline. Max text halo width is 1/4 of the font-size.
Default value: 0. Minimum value: 0. The unit of textHaloWidth is in pixels.
The opacity at which the text will be drawn in case of being depth occluded. Absent value means full occlusion against terrain only.
Default value: 0. Value range: 0, 1
Offset distance of text from its anchor. Positive values indicate right and down, while negative values indicate left and up. If used with text-variable-anchor, input values will be taken as absolute values. Offsets along the x- and y-axis will be applied automatically based on the anchor position.
Default value: 0,0. The unit of textOffset is in ems.
Radial offset of text, in the direction of the symbol's anchor. Useful in combination with text-variable-anchor, which defaults to using the two-dimensional text-offset if present.
Default value: 0. The unit of textRadialOffset is in ems.