mapbox / mapbox/mapbox-scenekit
Add Text Labels
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 232
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
This toolkit is pretty awesome!
I'd like to be able to add a text label to a node that's always readable to the user (e.g. - the label doesn't rotate with the scene). Perhaps this would be a Sprite rendered on top of the scene?
Example: in the DemoPlacementViewController there is a red and green sphere to indicate the beginning and end of the track. It would be nice to able to display a label like "Start" or "End" on top of those beginning and ending nodes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with DemoPlacementViewController, where the red and green spheres mark the beginning and end of the track. Read how those nodes are created and displayed, then determine the project-supported approach for labels that remain readable rather than rotating with the scene. Done means the example can show labels such as “Start” and “End” above those nodes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100