Assigned
Status Update
Comments
an...@google.com <an...@google.com> #2
*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************
v....@gmail.com <v....@gmail.com> #3
Would like to add, that it would be ideal not only for traffic layers but in general to reload map tiles.
It seems when position changes often and camera angle or zoom changes after initialization of the map, map tiles are not reloading properly as well.
This is with or without active traffic layer
It seems when position changes often and camera angle or zoom changes after initialization of the map, map tiles are not reloading properly as well.
This is with or without active traffic layer
Description
# It is OK to share your API Project ID, but _not_ API keys.
Feature Request
-----------------------
What would you like to see us add to this API?
- The ability to reload/refresh a traffic layer programmatically
Explain your use case for that feature:
The developers try to achieve a smooth user experience while using the traffic layer.
If they use setTrafficEnabled(enable) and setTrafficEnabled(disable) in a certain frequency it refreshes the tiles but flickers.
The developers would like to have a method to smoothly refresh/reload tiles with traffic layer.