Google Navigation shows the traffic layer only for a given route. With GoogleMap.setTrafficEnabled(true)
I'll get the traffic information for the whole map.
I know how to draw polylines for a route from Google Directions, but how can I turn on the traffic layer only for that route?