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

Option to render maps front to back. #108

Open
BLamy opened this issue Oct 31, 2012 · 0 comments
Open

Option to render maps front to back. #108

BLamy opened this issue Oct 31, 2012 · 0 comments

Comments

@BLamy
Copy link

BLamy commented Oct 31, 2012

So I have several layers. I give the user the option of what layer they want to appear on the top.

How it works now is the bottom layer is rendered, then the next layer is loaded, then the layer after that.
This means if I have 4 layers.

The user must wait for the 3 low-priority layers to render before it attempts to load the up-most layer.

This causes the user to have to wait for their data to be loaded. Instead, I would propose the option to allow the top layer to be rendered first then have the background layers rendered afterward.

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

No branches or pull requests

1 participant