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

Ordering of features with z-index not working #30

Open
rurseekatze opened this issue Aug 12, 2015 · 1 comment
Open

Ordering of features with z-index not working #30

rurseekatze opened this issue Aug 12, 2015 · 1 comment
Assignees
Labels

Comments

@rurseekatze
Copy link
Owner

Ordering features with z-index to determine their rendering order does not work correctly in some cases.

I guess that the problem occurs when using splitted MapCSS rules where multiple rules match on one feature (like in the example). It is also thinkable that z-indexes dynamically created with eval() are not supported by parts of the code. Therefore analyse what is happening here:

styleFeatures: function (features, zoom, styleNames) {

Example:
Speed signals and the used MapCSS stylesheet.

@DerDakon
Copy link
Contributor

See description in upstream kothic issue #63.

@rurseekatze rurseekatze self-assigned this Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants