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

Correct TileLayer zIndex behaviour on bringToBack #963

Merged
merged 1 commit into from
Sep 11, 2012

Conversation

danzel
Copy link
Member

@danzel danzel commented Aug 30, 2012

Previously if you had 2 Tile Layers, neither of which had a zindex we'd set the zIndex to 0 on bringToBack and not remember it. On zoom it would revert and the layer would go behind.
Also Add a test page for tile layer zIndex.

Fixes #959

…which had a zindex we'd set the zIndex to 0 on bringToBack and not remember it. On zoom it would revert). Add a test page for tile layer zIndex. Refs Leaflet#959
mourner added a commit that referenced this pull request Sep 11, 2012
Correct TileLayer zIndex behaviour on bringToBack
@mourner mourner merged commit 14a9d9e into Leaflet:master Sep 11, 2012
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

Successfully merging this pull request may close these issues.

bringToBack fail in Firefox and Chrome
2 participants