Android-er
Please visit my new address:
https://coxxect.blogspot.com/
Thursday, January 10, 2013
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.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment