Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
What I want to do is, through a HTTP GET request, send my location and get information about it. What I am looking for is information like traffic conditions, and road types. Is anyone aware of an API which will do this for me? I have looked at Google maps API, however, I don't wish to have it shown on a map. I would like textual attributes in an XML Document or something similar. My Idea is to use this information in an Android App I am developing. | ||||
This function will give you the last known location.
Don't forget to add permissions in your manifest file. | |||
default
.
stackoverflow.comm
No comments:
Post a Comment