You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
node-tileserver/kothic/style/style.js
Line 79 in 034152a
Example:
Speed signals and the used MapCSS stylesheet.
The text was updated successfully, but these errors were encountered: