Hi,

I have played around with IE9 beta and OpenLayers 2.10 a bit, and did not 
encounter any major issues. If you set your doctype to <!DOCTYPE html> IE 9 
will even use the SVG renderer for vector layers. And your Google issue sounds 
familiar somehow. It happens when something fails loading the gmaps api 
(usually when the API key is incorrect). You may want to try to either provide 
a correct API key, or use Layer.Google.v3. Just include it in your build, and 
change the script tag that loads the GMaps library.

Regards,
Andreas.

On Oct 8, 2010, at 13:37 , Derek Watling wrote:

> 
> I am currently using OpenLayers 2.8 with <meta http-equiv="X-UA-Compatible"
> content="IE=EmulateIE7" /> and still having to inform all our users that if
> they are using IE 8 then they must view our site in compatibility mode.
> 
> This morning I started testing OL 2.10 hoping that these issues might have
> been solved. However I have found that I get some strange behaviours with
> IE8 if it is not in compatibility mode.
> 
> I also did a quick test with IE9 beta and Google layers cover all the
> controls making them inaccessible.
> gmap.getZIndex() still reports "105", but this can't be the case as I have
> objects with a z-index of 800 on the page which are also being covered.
> 
> Is there anyway to make IE work without all this crap, or do I have to
> resort to doing a browser detect and if the user is viewing our site with IE
> inform them that they need to upgrade to Firefox/Safari/Chrome?
> -- 
> View this message in context: 
> http://osgeo-org.1803224.n2.nabble.com/IE-8-9-issues-tp5614608p5614608.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> _______________________________________________
> Users mailing list
> us...@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users



-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.

_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to