On Thu, Jul 12, 2012 at 7:30 AM, CreepyD <[email protected]> wrote:
> Is it possible to 'plug-in' to google maps traffic based on a specific map > point? > e.g. If I want to check what the current traffic is at an exact point > along a road? (using code, not looking at the map manually). > So it would simply tell me if it was green/yellow/red etc right now based > on the position I gave it to look up. > I don't think so. > Or is the traffic information literally just an 'overlay' that I can't > interact with with code? > Pretty much. You turn it on or off. That's about it from what I can tell from the API docs. There might be more functionality available through Google's web-based API, but that's off topic for this list. I'm sure you can find that documentation if you look hard enough. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

