Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

polyline above markers on IOS #188

Open
Pant76 opened this issue Dec 23, 2017 · 4 comments · May be fixed by #310
Open

polyline above markers on IOS #188

Pant76 opened this issue Dec 23, 2017 · 4 comments · May be fixed by #310

Comments

@Pant76
Copy link

Pant76 commented Dec 23, 2017

Hi,
i add a polyline on a map like this:
that.map.addPolyline({ id: 1, // optional, can be used in 'removePolylines' color: '#ffa800', // Set the color of the line (default black) width: 7, // Set the width of the line (default 5) opacity: 0.8, //Transparency / alpha, ranging 0-1. Default fully opaque (1). points: polyline });

then i add markers.
As result i obtain markers UNDER polyline. ESPECTED: markers above polyline.
This BUG is only on IOS (on android all is ok)
Can you help?
See attached image

image
simulator screen shot - ipad air 2 - 2017-12-23 at 14 55 49

@Pant76 Pant76 changed the title polyline above markers polyline above markers on IOS Jan 1, 2018
@EddyVerbruggen
Copy link
Collaborator

Looks like this is a problem in the Mapbox iOS SDK: mapbox/mapbox-gl-native#1728

@DanielRitvas
Copy link

DanielRitvas commented Feb 25, 2019

Any updates regarding this one?

@trueandperfect
Copy link

When will this be merged into master?

@Yermo
Copy link
Owner

Yermo commented Jul 13, 2020

I'll be looping back to work through the backlog in hopefully a couple of weeks.

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

Successfully merging a pull request may close this issue.

5 participants