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

added functions bringToBack and bringToFront #28

Closed
wants to merge 2 commits into from

Conversation

granci
Copy link
Contributor

@granci granci commented Nov 11, 2015

added functions bringToBack and bringToFront to Overlay to work similarly as in Leaflet's ImageOverlay

added functions bringToBack and bringToFront to Overlay to work similarly as in Leaflet's ImageOverlay
@1tylermitchell
Copy link

Funny, I was already using this syntax and was wondering why it wasn't working - great to see your implementation, thanks for sharing.
Does this also allow ordering of items in a layer control?

updated functions bringToBack and bringToFront for Overlay (added boolean 'isBack': false to options) and their further implementation also to Source and Layer (works just for 'tiled': false)
@sheppard
Copy link
Member

Thanks @granci, I rebased and merged these changes.

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.

3 participants