Tagged Questions
5
votes
3answers
1k views
Slow IE8 responsiveness with OpenLayers and many features
Background
Adding about 700 sites to an OpenLayers Map. Firefox 11 and Google Chrome display the sites just fine. IE8, which is the organization's standard and will not be upgraded for the ...
1
vote
1answer
371 views
OpenLayers GML Polygon Performance
I'm working on a project where we have a large number of very detailed polygons being displayed on a image using Openlayers. The polygons are added to the map through a GML feed.
We are having end ...
3
votes
2answers
3k views
OpenLayers canvas renderer - redraws all features on selecting a single feature
I am currently trying to learn more about OpenLayers, and I'm coming up against performance / behaviour issues that I wouldn't expect to see. To elaborate...
I have combined this example for ...
2
votes
1answer
270 views
OpenLayers deploy: what libs does selectFeature rely on?
I am trying to minimize my code by modifying OpenLayers deploy configuration file in order to reduce its load time. However, It seems that I can't include all necessary libs that ...