Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Changing visibility needs to trigger tile reparse #6233

Closed
jfirebaugh opened this issue Sep 1, 2016 · 0 comments
Closed

Changing visibility needs to trigger tile reparse #6233

jfirebaugh opened this issue Sep 1, 2016 · 0 comments

Comments

@jfirebaugh
Copy link
Contributor

This is a special case of #5701 but I want to file it separately so I can refer to the issue number in a test-suite regression test.

  1. Load a style with line layers L1 (initially "visibility": "visible") and L2 (initially "visibility": "none") referencing the same source.
  2. Wait for L1 to render. (This layer exists only to force the source to be loaded prior to step 3.)
  3. Set L2's visibility to "visible".

Expected behavior

L2 renders.

Actual behavior

L2 does not render.

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

No branches or pull requests

1 participant