I am making an android app. Is it possible to check if a user (given some coordinates) is facing a street and if that street is within 10-20ft away?
If not, is there an open source map which I can "tread" through manually using code/coordinates to see if there is a nearby "street"? I want to make a navigation system for the blind and I need some way to check if the user is standing on the middle of the street.
Thanks, Rohit