[go: nahoru, domu]

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

Resolves issue with handle being null #5

Merged

Conversation

cammace
Copy link
Contributor
@cammace cammace commented Aug 28, 2018

Closes #4

Adds a null check to ensure handles includes the query. When first changing the query center or radius, a NPE occurs because the remove action happens before

adding the null check seems to resolve this.

Copy link
@brendanosborne brendanosborne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dhruvshah1214 dhruvshah1214 merged commit 49e1238 into imperiumlabs:master Aug 29, 2018
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

Successfully merging this pull request may close these issues.

Error when updating geoQuery.center
3 participants