[OpenLayers-Users] Unselecting multiple features

2009-07-27 Thread Florian Diederichs
Hi all, I have encountered a problem with the SelectFeature-Control. I wonder if anybody has a workaround/patch, knows anything, or is seeing something I am not. Any help would be very much appreciated. The problems arises every time I use this function: select: new

[OpenLayers-Users] API doc

2009-07-27 Thread Steve . Toutant
Hello, I'm confuse by which API docs link to use. To define the MousePosition Control I use the element properties. Like this. var MousePosition = new OpenLayers.Control.MousePosition({element: $('mouseTrack')}); The element properties is defined here

[OpenLayers-Users] Trouble with an example of openlayers!!!

2009-07-27 Thread Raul David Orozco
Hi to everyone. I'm new in the world of openlayers. I've been working with it for a few days, reading some documentation and specially using the examples found in the official page of openlayers. Everything fine until I tried to use this example:

Re: [OpenLayers-Users] getFeatureInfo projection

2009-07-27 Thread Alexandre.Laplante
I'm still stumped on this one. Does anyone know what a Scale of -1 means? Or a Cellsize of 0? Is openlayers sending the coordinates in meters, while mapserver is expecting them in latlon? Thanks again, Alexandre Laplante -Original Message- From: Laplante, Alexandre -

Re: [OpenLayers-Users] getFeatureInfo projection

2009-07-27 Thread Alexandre Dube
Lorsque vous utilisez le delete, peser sur esc pour désélectionner tous les features. Alexandre alexandre.lapla...@statcan.gc.ca wrote: I'm still stumped on this one. Does anyone know what a Scale of -1 means? Or a Cellsize of 0? Is openlayers sending the coordinates in meters, while

Re: [OpenLayers-Users] getFeatureInfo projection

2009-07-27 Thread Alexandre Dube
Woups, wrong mail. Sorry everyone. Alexandre Alexandre Dube wrote: Lorsque vous utilisez le delete, peser sur esc pour désélectionner tous les features. Alexandre alexandre.lapla...@statcan.gc.ca wrote: I'm still stumped on this one. Does anyone know what a Scale of -1 means? Or a

[OpenLayers-Users] issue with DOCTYPEs .

2009-07-27 Thread Sanjay Bhangar
hey guys, Having an issue with DOCTYPEs and OpenLayers - I've broken it down into the simplest possible example pages: a With no DOCTYPE (renders fine): http://4words.com/ol/without-doctype.html b With a valid HTML 4.01 Strict Doctype: http://4words.com/ol/with-html4-doctype.html c With a

Re: [OpenLayers-Users] issue with DOCTYPEs .

2009-07-27 Thread arno
Le mardi 28 juillet 2009, à 00:36:53 +0530, Sanjay a écrit : hey guys, Having an issue with DOCTYPEs and OpenLayers - I've broken it down into the simplest possible example pages: a With no DOCTYPE (renders fine): http://4words.com/ol/without-doctype.html b With a valid HTML 4.01

Re: [OpenLayers-Users] Problems implementing WFS

2009-07-27 Thread Maxime Phaneuf
Hi guys I've got the same problem as Hugo. My WFS layer would not appear on the map, even though I've got a ok server response. My layer looks like this: wfs = new OpenLayers.Layer.Vector(France, { strategies: [new OpenLayers.Strategy.BBOX(), saveStrategy],

Re: [OpenLayers-Users] Error displaying map in IE8 - VML.js

2009-07-27 Thread soatley
I have a feeling I am running into the same issue here. I am using Revision 9492 and the problem I encounter is the Invalid Argument error when adding vector layers to the map. I have tried it on IE 7 (Win XP 32 bit) and IE 8 (Vista 64, in compatability mode). IE 8 on Vista not in compat.