[OpenLayers-Users] Map not refreshing in IE9

Iain Mott mott at reverberant.com
Wed Aug 15 12:06:19 PDT 2012


Hello,

On the page: 

http://rabeca.org/?ip=buscar

running the search string "xote" and clicking "buscar" should return 11
results and plot them as icons on the map. In IE9 (and perhaps other IE
versions) the icons are not plotted, even though the map is being
refreshed by the following function:

function UpdateFeatureLayer() {
       layer.loaded = false;
       layer.setVisibility(true);
       layer.refresh({ force: true });
}

In order to show the icons one has to drag the map with the mouse so
that Brazil goes first out, then back in to sight.

Any ideas please as to how this can be fixed?

Cheers,

Iain





More information about the Users mailing list