mapbox / mapbox/mapbox-maps-android
SymbolLayer objects are off compared to previous version
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 578
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
We recently updated our version of Mapbox and added the "-ndk27" suffix to become compatible with the 16 KB devices. We went from the "11.8.0-beta.1" version to the latest "11.15.0" version.
Our SymbolLayer objects seem to be off compared to the previously used version.
In "11.8.0-beta.1" (expected behavior):
In "11.15.0" with the "ndk-27" suffix:
From the testings we conducted, it doesn't seem to be related to the "-ndk27" suffix and appears to be coming from somewhere between "11.8.0-beta.1" and "11.9.0".
Is it a known issue? I couldn't find it using the search feature here.
Are we missing a new part of the implementation?
Thanks in advance to anyone willing to help us on the matter!
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 by reproducing the SymbolLayer difference described between Mapbox versions 11.8.0-beta.1 and 11.15.0, including the -ndk27 variant, then compare behavior against 11.9.0. The issue is done when the regression is identified and either the required implementation change or a confirmed known limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- computer-graphics, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100