Turn on Traffic Layer of GoogleMap 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.
0 تعليقات