android - How to create a link to google live traffic maps from my Application? -


i implementing live traffic data in application. tried many ways add google traffic data application. didn't succeed. decided integrate google maps live traffic link application. how that? can me?

if using google maps api android v2 sdk, can use :

googlemap.settrafficenabled(true);

to display traffics layer on google maps.

more : https://developers.google.com/maps/documentation/android/reference/com/google/android/gms/maps/googlemap#settrafficenabled(boolean)


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

angularjs - ng-repeat duplicating items after page reload -