luqmaan / Instabus

:bus::dash: There is no need to bus upset
http://instabus.org
GNU General Public License v3.0
74 stars 13 forks source link

Closest stop is always off by one #45

Closed luqmaan closed 10 years ago

luqmaan commented 10 years ago

Northbound it is off by +1, south -1. Or something like that.

drmaples commented 10 years ago

have to specify 4 params to get to limit, we were only specifying 3 which was setting the offset

geolib.findNearest(object latlng, mixed coords[[, int offset], int limit])

drmaples commented 10 years ago

fixed with @2ad0dbad9c34ed584dbda6194db831f38773a300