Re: [OpenLayers-Users] Re moved markers still occupy memory :/

2008-08-10 Thread Eric Lemoine
Hi realjax. What do you mean? That OL does modify the prototype of Array? If so where in the code? Thanks. Eric 2008/8/10, realjax [EMAIL PROTECTED]: You better take a look at OpenLayers.Util then. Eric Lemoine-3 wrote: OpenLayers does not modify the prototypes of native JS types (Array,

Re: [OpenLayers-Users] [OpenLayers-Dev] FOSS4G2008 Code Sprint, Lightning Talks Demo Sessions

2008-08-10 Thread Eric Lemoine
Hi. Is there an OpenLayers code sprint planned or being planned? I haven't checked the wiki yet. Looking forward to meeting you all at the conference. Eric 2008/8/8, Erik Uzureau [EMAIL PROTECTED]: dear users, dev: a brief promotional message for the upcoming FOSS4G conference in Cape Town

[OpenLayers-Users] sld with wfs

2008-08-10 Thread Brenningmeyer, Todd
Hello, I am trying to symbolize my data using an sld file with the tazmania-sld example as a template. So far I haven't had too much success. The sld document loads and symbolizes the way I want when I open it in udig to validate it but when I display it in openlayers the points display

Re: [OpenLayers-Users] Loading WMC layers at overlays?

2008-08-10 Thread Bart van den Eijnden (OSGIS)
Hi Arnd, you're absolute right. I didn't see that Joost was not merging the context with an existing map object, like I am doing, in which case you don't have that kind of control. Best regards, Bart Arnd Wippermann wrote: Why not loop over context.layers before adding the layers? Arnd

[OpenLayers-Users] Caputing left click when displaying google maps

2008-08-10 Thread John Preston
Hi, I have the following code using OpenLayers 2.6 but I can't get the left mouse click event to work with the google layers. map.addControl(new OpenLayers.Control.LayerSwitcher()); map.addControl(new OpenLayers.Control.MousePosition()); map.addControl(new OpenLayers.Control.OverviewMap()); var

Re: [OpenLayers-Users] Caputing left click when displaying google maps

2008-08-10 Thread Eric Lemoine
Hi. This is weird. Do you observe the same with the mousedown event? Eric 2008/8/10, John Preston [EMAIL PROTECTED]: Hi, I have the following code using OpenLayers 2.6 but I can't get the left mouse click event to work with the google layers. map.addControl(new

Re: [OpenLayers-Users] Conversion to Spherical Mercator - 100m error

2008-08-10 Thread George.Muammar
Hi Christopher thanks for your reply. None of my data is is EPSG:4326 and neither is the map. The data is EPSG:3004 and everthing else is spherical mercator. EPSG:4326 is only used in the displayProjection. Is this ok ? Yes, I have tested both Google and VE. Google and VE actually correspond