Google Map Traffic Overlay on Android Device -


i doing android project shows live traffic congestion report. newbie in android dev. deplayed google map on emulator. did overlay control. google did, highlight road red (congested), orange (moving slowly) , green (moving swiftly) on road show traffic. references or idea on how add in google map? appreciated =)

you can use mapview.settraffic(true); method


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -