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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -