I am creating an application that requires a name, long and lat for transit stops in my area.
The Google Maps API displays this information, but in this case I cannot use the API and you need to extract this information in XML format.
I am not sure if this is possible and cannot find a link to this on the Internet.
Any ideas how I can extract the transit stop long, lat and name from Google Maps, preferably in XML format?
Rhys source share