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

Logic needed to assign outlines Draw order of 585 #219

Open
jjkohler opened this issue Feb 18, 2021 · 2 comments
Open

Logic needed to assign outlines Draw order of 585 #219

jjkohler opened this issue Feb 18, 2021 · 2 comments
Labels
low-priority Refactor Refactor Branch Specific

Comments

@jjkohler
Copy link
Collaborator

Since both static points and lines/outlines are of "Map Type": "point", it is suggested the the way to disambiguate the two for the purpose of assigning different draw orders may be through their Draw Functions:

WebGLVectorTile2.basicDrawPoints in the case of points

WebGLVectorTile2.prototype._drawLineString in the case of outlines

@jjkohler jjkohler added the Refactor Refactor Branch Specific label Feb 18, 2021
@jjkohler
Copy link
Collaborator Author

Low priority as most of these current layers have now been manually assigned 585 in the spreadsheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-priority Refactor Refactor Branch Specific
Projects
None yet
Development

No branches or pull requests

1 participant