OpenLayers map turns grey in Google Chrome
I have an OpenLayers map that renders several layers where each layer
contains a number of feature vectors. There is a base layer that loads an
image.
This seems to work fine in every browser except Chrome. Whenever I load
the map in chrome the entire page turns grey, even the areas not covered
by the map - see attached screenshot. When I remove all the vectors it
works fine again.
I have the markers set up to not load until they are visible using
openLayers.Strategy.BBOX and the protocol attribute.
I am guessing this is a memory issue with Chrome but does anyone know how
to resolve this? I will post some of my code if required but hopefully
someone will have had the same issue before.
Thanks!
No comments:
Post a Comment