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

Fractional zoom tiles not loading at map edges #4145

Closed
hyperknot opened this issue Jan 14, 2016 · 3 comments
Closed

Fractional zoom tiles not loading at map edges #4145

hyperknot opened this issue Jan 14, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@hyperknot
Copy link
Collaborator

Just made an example for the 1px fraction tiles bug and realised in master, the tiles near the map edges do not load:
http://jsbin.com/ratoli/5/edit?html,js,output

In beta 2 they load OK.

@IvanSanchez
Copy link
Member

Looks like an off-by-one error somewhere in the tile loading logic. We shall use debug/tests/tile-bounds.html to locate the error.

@hyperknot
Copy link
Collaborator Author

It's introduced with e2fbe196
cc: @yohanboniface

@IvanSanchez
Copy link
Member

Should be fixed by #4156

mourner added a commit that referenced this issue Jan 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants