Home » Android code sample: Google Maps Android API v2 » Turn on Traffic Layer of GoogleMap V2 Turn on Traffic Layer of GoogleMap V2 Anonymous 15:21 Android code sample: Google Maps Android API v2 To turn on/off the traffic layer of GoogleMap, simple call the method setTrafficEnabled(boolean enabled).Example: myMap.setTrafficEnabled(true);The series:A simple example using Google Maps Android API v2, step by step. Share: Facebook Twitter Google+ StumbleUpon Digg Delicious LinkedIn Reddit Technorati
0 comments:
Post a Comment