android - How to decrease Traffic Information's z index in Google Map V2? -


i displaying route using polylines in google map v2. displaying trafficinformation of google map.

so when enable traffic information, coming above poly lines.

http://i.stack.imgur.com/0gxvn.png

as can see in image green part hiding blue route (polyline). read other s.o. posts saying changing in z-index solve problem. tried nothing happening. traffic information on top time.

so how can decrease z-index of traffic information ?

you can't decrease traffic information, enable or disable. suggestion are: try exponentially increase z index of route (more 1000), if millions not help, make route larger (increase width) can see route background , traffic in overlay. unfortunately there no better way :(


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -