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
Google Maps: Google Maps
But i can't see the stations in json file. Following image shows the stations names(marked in yellow).
How can i get the all station names in json format? Thanks in advance.