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

Multipolygon#getBounds() will always return 0;0 as south-west bounds #16

Open
berndhopp opened this issue Jun 23, 2020 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@berndhopp
Copy link

berndhopp commented Jun 23, 2020

this line in LatLngBounds does not take into account that the south-western border is being initialized as 0;0, so it will always remain 0;0 with bounds in the northern hemisphere.

@Gubancs Gubancs added the bug Something isn't working label Jul 2, 2020
@Gubancs Gubancs self-assigned this Jul 2, 2020
@Gubancs
Copy link
Owner

Gubancs commented Jul 2, 2020

My mistake! Thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants