arjunmehta / node-geo-proximity

Super fast proximity searches of geo coordinates.
MIT License
132 stars 18 forks source link

Checking whether arrays exist and have elements in them before accessing their indexes #20

Closed shrikrishnaholla closed 9 years ago

shrikrishnaholla commented 9 years ago

Fixes error that was being thrown when georedis commands not present

arjunmehta commented 9 years ago

Ah! Good point! Yikes, I should have tested better for this one.

The repo for 3.0.0 has moved! https://github.com/arjunmehta/node-georedis. This is a huge bug. Thank you for contributing. I pulled it over on the new repo. ;)

shrikrishnaholla commented 9 years ago

great :+1: I'll check out the new repo :smiley: