CesiumGS / CesiumGS/cesium

[new feature] billboard / label background outline color

Open
#8,907 1 comment 1 reaction 0 assignees View on GitHub
category - billboards type - enhancement
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

Hey

I would like to add an outline color to labels background.

since labels are using billboard, we actually need to support `backgroundOutlineColor` to `Billboard`

I also be happy to add a PR with some directions in how to implement that.

Thanks

Contributor guide

Open the contributing guide

Research direction

Start by locating the Billboard implementation and the label code that uses billboards, then trace how the existing background color is represented and rendered. Confirm the intended API name, backgroundOutlineColor, and identify the relevant rendering test or example if present. Done means labels can display the requested background outline color without changing existing label appearance by default.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.