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

_adjustTilePoint() removed #19

Closed
dnelson86 opened this issue Apr 1, 2014 · 2 comments
Closed

_adjustTilePoint() removed #19

dnelson86 opened this issue Apr 1, 2014 · 2 comments

Comments

@dnelson86
Copy link

Hi,

In tiles.forEach() you call "layer._adjustTilePoint(tilePoint);". This is removed in modern Leaflet versions, e.g. kcl-ddh/leaflet-geowebcache-plugin#1

(not sure if this is a 0.7x or 0.8x change). Commenting out this line seems to fix the error.

@tmcw
Copy link
Contributor

tmcw commented Apr 1, 2014

Hm. Going to wait until 0.8 is released to sync this to any Leaflet version

@tmcw
Copy link
Contributor

tmcw commented May 18, 2016

This is now safeguarded.

@tmcw tmcw closed this as completed May 18, 2016
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