Re: [OpenLayers-Users] Dynamic size of point using StyleMap

2009-04-10 Thread Jacolin Yves
Le Friday 10 April 2009 11:33:09 Arnd Wippermann, vous avez écrit : > Hi Yves, > > Perhaps that's what you search: > > http://openlayers.org/pipermail/users/2008-September/007482.html > > var style = new OpenLayers.Style(OpenLayers.Util.applyDefaults({ > pointRadius: "${scaledSize}" > }, OpenLa

Re: [OpenLayers-Users] Dynamic size of point using StyleMap

2009-04-10 Thread Arnd Wippermann
-boun...@openlayers.org] Im Auftrag von Jacolin Yves Gesendet: Freitag, 10. April 2009 09:59 An: Users@openlayers.org Betreff: Re: [OpenLayers-Users] Dynamic size of point using StyleMap Le Thursday 09 April 2009 18:03:32 Christopher Schmidt, vous avez écrit : > On Thu, Apr 09, 2009 at 05:49:20P

Re: [OpenLayers-Users] Dynamic size of point using StyleMap

2009-04-10 Thread jegou
Hi Yves, i don't know if i understand you question, but it's possible to use the map.getZoom() function in an OpenLayers.Style. I'm using it for a proportional symbol analysis, with a featureStyle featuring a context radius for the features, and the radius is function of the zoom level

Re: [OpenLayers-Users] Dynamic size of point using StyleMap

2009-04-10 Thread Jacolin Yves
Le Thursday 09 April 2009 18:03:32 Christopher Schmidt, vous avez écrit : > On Thu, Apr 09, 2009 at 05:49:20PM +0200, Jacolin Yves wrote: > > Hello, > > > > Is it possible to use zoomLevel variable in a symbolizer object in > > StyleMap? :) > > You can use min and max scale. > > -- Chris Hi Chris,

Re: [OpenLayers-Users] Dynamic size of point using StyleMap

2009-04-09 Thread Christopher Schmidt
On Thu, Apr 09, 2009 at 05:49:20PM +0200, Jacolin Yves wrote: > Hello, > > Is it possible to use zoomLevel variable in a symbolizer object in > StyleMap? :) You can use min and max scale. -- Chris > Thanks, > > Y. > -- > Yves Jacolin > > Ne demandez pas si vous pouvez contribuer, contribuer

[OpenLayers-Users] Dynamic size of point using StyleMap

2009-04-09 Thread Jacolin Yves
Hello, Is it possible to use zoomLevel variable in a symbolizer object in StyleMap? :) Thanks, Y. -- Yves Jacolin Ne demandez pas si vous pouvez contribuer, contribuer ! :) --- http://softlibre.gloobe.org ___ Users mailing list Users@openlayers.org