| Message |
I am creating an application that uses four dynamic layers that sit on top of a tiled layer using 1.4 (1.5 has the same issue). When I pan in the Map object, every once in a while one of the layers is not displayed at the end of the pan and another pan is required to bring it back. When it occurs is totally random, and it could be any of the four dynamic services. I even have one dynamic service that has lines and words, and sometimes the lines will show up but not the words. I looked at the request to the server using firebug, and the images are coming back, but it seems that there is some bug in the Map object that is causing the map not to display the layer. Has anyone seen this, or is this a known bug?
Thanks |