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

Box in BoxZoom not shown #3633

Closed
ktoto opened this issue Jul 16, 2015 · 1 comment
Closed

Box in BoxZoom not shown #3633

ktoto opened this issue Jul 16, 2015 · 1 comment

Comments

@ktoto
Copy link

ktoto commented Jul 16, 2015

debug/map/markers.html
Try box zooming (shift + click)
No box visible. 😞

It's seems forget up zIndex for zoom-box here https://github.com/Leaflet/Leaflet/blob/master/dist/leaflet.css#L66

There are also old zIndex for controls (https://github.com/Leaflet/Leaflet/blob/master/dist/leaflet.css#L99), may be it's affects something else...

@mourner
Copy link
Member

mourner commented Jul 16, 2015

Yep, forgot to update this one. Fixed, thanks!

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

2 participants