chellymehdi / vopenlayers

Automatically exported from code.google.com/p/vopenlayers
0 stars 0 forks source link

Continuous refresh in browser while overlaying styled wms and poor performance/response #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Run demo StyledWmsWithOpacityAndPointInfo
2.Let the demo initialize or just switch off and on the styled wms overlay

What is the expected output? What do you see instead?
I would expect styled wms is rendered smoothly (can be a delay based on the 
access to WMS service though)
However what I see is (at least in Chrome I have not tried in other browsers) 
chrome is refreshing and there is a weird uneven behavior by the browser. Kind 
of slow and sluggish response.

Please use labels and text to provide additional information.
I suspect it might be related with WMS.Post type of implementation of 
WebMapServiceStyled

Original issue reported on code.google.com by oskaya...@gmail.com on 27 Jun 2012 at 7:54

GoogleCodeExporter commented 9 years ago

Original comment by oskaya...@gmail.com on 27 Jun 2012 at 9:30

GoogleCodeExporter commented 9 years ago
Currently I tried it on Mozilla Firefox 13.0.1 and could not observe the 
problem. It is  quite fast and smooth so that might be happening with chrome 
only indeed.

Original comment by oskaya...@gmail.com on 4 Jul 2012 at 2:46