Skip to content

fixes tiles at edge not being loaded, due to using the same tilezoom …#525

Closed
ibrierley wants to merge 1 commit intofleaflet:masterfrom
ibrierley:fix_edge_tiles
Closed

fixes tiles at edge not being loaded, due to using the same tilezoom …#525
ibrierley wants to merge 1 commit intofleaflet:masterfrom
ibrierley:fix_edge_tiles

Conversation

@ibrierley
Copy link
Copy Markdown
Contributor

@ibrierley ibrierley commented Feb 21, 2020

I think there was a typo here, as it's just comparing itself to get a ratio of map zoom to tile zoom. So I think it needs to use a this.zoom instead. This hopefully fixes #517

…for comparison, so there was never a correct ratio
@ibrierley
Copy link
Copy Markdown
Contributor Author

ibrierley commented Apr 7, 2020

Just a note, happy for this to be closed, as the original problem is fixed (I think by not using this function now), but I think the original code that may be called from elsewhere is still wrong, so may still be worth a ponder, as I think this would fix it.

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.

Tiles are not loading on the edges of the map

1 participant