google maps - Finding out bus stops on a set path/polyline -


my app finds route between 2 locations (transit locations). in bus/train polyline wanted find bus stops available, since google maps directions api doesn't provide results of intermediate stops.

how 1 know bus stops in route?

is way obtain decode polyline , latlng objects , find them places api? - ping google places api n times many latlng objects found, if there has done before, please share thoughts.


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -