mapbox / mapbox/mapbox-plugins-android

Symbol Layer dissapering after Style change, Fill and Line layers doesn't

Open
#1,005 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

annotation-plugin
Dominant language
Java
Stars
242
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Steps to reproduce
  1. Add Line layer (with LayerManager)
  2. Add Symbol layer (with SymbolManager)
  3. Change Style
Expected behavior

a) Everything should be redrawn automatically
or
b) Everything should disappear

Actual behavior

Symbols are removed, Lines are not

Configuration

Android versions: 9
Device models: Samsung 9+
Mapbox SDK versions: 7.3.0
Mapbox Plugin version: 0.6.6

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 issue with Android 9, Samsung 9+, Mapbox SDK 7.3.0, and plugin 0.6.6 using LayerManager and SymbolManager. Trace how both layers respond after a style change; done means symbols and lines behave consistently, with a regression test for the observed result.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.