To find busstop with timetable data and more near me(current postion)
Posted
by
Sabby
on Stack Overflow
See other posts from Stack Overflow
or by Sabby
Published on 2011-03-18T10:27:05Z
Indexed on
2011/03/19
8:10 UTC
Read the original article
Hit count: 147
iphone
I am developing an application which helps the user to find the bus stops near him through his current latitude and longitude. This will also give the time table of the bus, route direction, bus name etc.
I searched over the google but didn't get success. I tried the trimet api, but that was also not much helpful as it only works for Portland area and the pin is always dropped on the map on Portland. Please help me! Is there any api to do this? This app is for our client. User will input the route id, loc id or what and will get all the detail of near by bus stops and their lat,long.
© Stack Overflow or respective owner