You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Despite initialising SphericalMercator with a different tile size, .bbox returns identical latitude and longitude coordinates for the same inputs, which suggests that tile size is not being taken into account.
Despite initialising SphericalMercator with a different tile size,
.bbox
returns identical latitude and longitude coordinates for the same inputs, which suggests that tile size is not being taken into account.Example:
The text was updated successfully, but these errors were encountered: