Christian, I have been able to overlay vectors from a WFS request over GoogleMaps using default EPSG:4326 in IE7 quite OK. When doing this in FF it is overlayed but is clearly not in the right position/orientation/scale therefore projection problem).
I have not used sphericalMercator as I need to overlay data from WMS services that do not support EPSG:900913. CubeWerx supports this projection but other remote services that I am using do not so I am intending to cascade through CubeWerx WMS to handle this projection. But I do not understand why if it works in IE it does not also work in FF the same? Cheers, Brad Spencer -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Christopher Schmidt Sent: Wednesday, 19 December 2007 7:10 AM To: Yingqi Tang Cc: [email protected] Subject: Re: [OpenLayers-Users] Different behavior of WFS layer in IE 7 andFirefox On Tue, Dec 18, 2007 at 11:57:22AM -0800, Yingqi Tang wrote: > List, > > I noticed a different behavior of a WFS layer between IE7 and Firefox. I > basically added a point feature type WFS layer on a Google Maps base layer, > and I didn't specify "featureClass" to OpenLayers.Feature.WFS, so I assume > OpenLayers.Feature.Vector will be used. The problem is when I pan the map in > Firefox the WFS layer is not moving as it should because the positions of > point features on base layer changed after I pan. But if I tried the same > thing in IE7 it just works perfect. > > Does anyone have clue on why this is happening and is there any way to work > around it? Vectors can't be used over Google Maps unless Spherical Mercator is being used. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
