On Jul 18, 2:45 am, Anup <[email protected]> wrote: > I found a similar post before but couldn't find much information > there. I want to get a destination query through sms and send back the > directions using Google Maps through sms. I don't want to have a web > project to include Google Maps API. I was wondering if I can do it > through simple JAVA SE application. Anybody has any pointers ? I did a > little bit of research online but couldn't get enough information.
Before starting on this, I would advise looking at the Terms of Service, particularly 10.12, and the Directions webservice documentation. If you get directions, you must display them on a map. This would appear to preclude using SMS to send directions. -- 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=en.
