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

BoundingBox.contains fails in v1.2.1 #10

Open
sontono opened this issue Oct 28, 2019 · 0 comments
Open

BoundingBox.contains fails in v1.2.1 #10

sontono opened this issue Oct 28, 2019 · 0 comments

Comments

@sontono
Copy link

sontono commented Oct 28, 2019

Example:
GeoCoordinate.BoundingBox.fromCoordinates([42.87168361653869, -8.542816266417503], [42.8921688288161, -8.52515961974859])

and this point contained in the bounding box: [42.88265330895212, -8.5276107949569]

boundingBox.contains(point) returns true for 1.1.1 and false for 1.2.1 (wrong).

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

1 participant