Closed acartas closed 9 years ago
If the image is not set up to initially take up the full map div, this will attempt (and fail) to retrieve non-existent tiles outside of the image bounds.
This was only occurring on Leaflet 0.7.7 and below. I just loaded Leaflet 1.0 beta 2, and the issue is gone.
If the image is not set up to initially take up the full map div, this will attempt (and fail) to retrieve non-existent tiles outside of the image bounds.