mapbox / mapbox/mapbox-plugins-android

Manage z order of symbols and DirectionRoute object

Open
#1,144 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hello,
i'm trying to develop a map with your sdk. I managed to add symbols via SymbolManager, but when i put on the mapView the DirectionRoute object, the ruote line overlaps the marker, creating a bag visual effect. Is there a way to add symbol with a specific Z parameter, to make symbols be "highier" than the current ruote line.

Thank you to whoever replies to me.

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

Reproduce the visual overlap using SymbolManager, mapView, and DirectionRoute as described in the issue. Investigate the Android SDK and plugin entry points for supported symbol and route layer ordering, then document whether a z-order option exists and verify that the intended marker layering is achieved.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.