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

Add coordinates to all tile events of L.GridLayer #2378

Closed
wants to merge 1 commit into from

Conversation

aparshin
Copy link
Contributor

Add parameter coords to the following events of L.GridLayer: tileloadstart, tileload, tileunload.

It was disscussed in #2247 and #1526.

I've changed format of L.GridLayer._tiles key form x:y to x:y:z. I hope it doesn't break any plugins...

BTW, layer event is called loading, but corresponding tile event - tileloadstart (not tileloading).

@mourner
Copy link
Member

mourner commented Mar 20, 2014

Sorry for not commenting, will get back to this pull after some rewriting of the GridLayer code happening in the #2382 branch is done.

@mourner mourner added this to the 1.0-beta milestone Mar 20, 2014
@mourner
Copy link
Member

mourner commented Apr 29, 2014

Added here b572971 using your pull as a reference, thanks a lot again!

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.

2 participants