All Questions
Tagged with transit google-maps
6 questions
0
votes
1
answer
148
views
Google Maps Direction API Japan - No results returned for transit [closed]
I have been working on an application that uses Google Maps Directions API. I have been successful in getting Driving and Walking directions for Tokyo Japan. But once I change it to Transit, I get ...
0
votes
1
answer
759
views
Using Google transit in Web Application
I'm working on my last semester project which is based on real-time transit. So, I want to develop website (using Python + Django Fw) that will show all our university buses' real-time Geo-location (...
0
votes
2
answers
5k
views
How to get public transport time schedule from The Google Maps Directions API?
I am trying to make public transport time schedule app using google maps directions api.
Whats the best way to get all of the possible departure_time's for a specific route from one place to another ...
4
votes
2
answers
2k
views
How to get all transit stations in Google Maps Directions api?
I made a HTTP request to a Google Maps Directions which includes transit step. The transit step in the response only returns object with information about departure and arrival stops and a number of ...
1
vote
0
answers
143
views
Google Maps 'station' in json output
i've a question about Google Maps Public Transportation, i want to fetch all data from Google Maps to my smartphone. I've here an url, that gives me the data as json format.
JSON :
JSON Output
...
0
votes
1
answer
581
views
Google Map Marker Routing
i am new in Google Map API V2 and i would like to make a marker/direction pointer to route on the google map. If you don't get what i mean, please visit this link https://developers.google.com/maps/...