Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[Android] Polygon annotation alpha issue #8824

Closed
Etienne-io opened this issue Apr 26, 2017 · 1 comment
Closed

[Android] Polygon annotation alpha issue #8824

Etienne-io opened this issue Apr 26, 2017 · 1 comment

Comments

@Etienne-io
Copy link

Platform: Android
Mapbox SDK version: 5.0.2

Using polygon annotation for display areas on a map, i found a strange behavior

Steps to trigger behavior

  1. Add a symbol layer with an associated source
  2. Draw a polygon with alpha = 1 (or without setting the option)

opacity1

The symbol appears above the polygon

  1. Set the alpha to 0.9 (or anything not 1)

opacity0_9

The symbol appears below the polygon

Expected behavior

The order should be the same regardless the opacity.

Actual behavior

Order different with different opacity.

@Etienne-io Etienne-io changed the title Polygon annotation alpha issue [Android] Polygon annotation alpha issue Apr 26, 2017
@jfirebaugh
Copy link
Contributor

Duplicate of #8699.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants