mapbox / mapbox/mapbox-maps-android

SymbolLayer objects are off compared to previous version

Open
#2,673 1 comment 0 reactions 0 assignees View on GitHub

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

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):

Image

In "11.15.0" with the "ndk-27" suffix:

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.