Hello. I am interested in using the Google API in my java program. I want to use the API to get directions from one building to another on a college campus.
When using google maps online I have to type "UCSD" (the name of my school) into google maps before I can type in the name of the building "Center Hall". It finds the building I want to find using this method. However, I am not sure how to do this using the API. My program is not going to include a map...all I want the program to do is find the location of 2 buildings that are going to be passed to it through a string, and then get the directions from one building to another. If I try typing in "ucsd, center hall" or "ucsd +center hall" it cannot find the building. How can I do this? -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=.
