mapbox / mapbox/mapbox-maps-android
Small error in customlayer example
Open
Nobody has claimed this yet.
auto-triaged
bug :beetle:
- Dominant language
- Kotlin
- Stars
- 578
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
I believe the argument should be 'shader' not 'program'?
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
Open app/src/main/java/com/mapbox/maps/testapp/examples/customlayer/TriangleCustomLayer.kt at line 167 and inspect the argument used there. Verify whether it should be named 'shader' rather than 'program', then confirm the customlayer example remains valid with the corrected argument.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- computer-graphics, mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100