Re: [OpenLayers-Users] OpenLayers.Control.PanZoomBar : Can I get the Zoom bar (slider) without the Pan buttons?

2009-10-22 Thread Matt Priour
made such a control and uploaded it into my sandbox. You can find >> it >> here: >> >> http://dev.openlayers.org/sandbox/mpriour/lib/OpenLayers/Control/ZoomBar.js >> >> if you include a reference to that javascript file after your reference >> to >> th

[OpenLayers-Users] Moving Vector Markers with ExternalGraphic & Style-based Rotation

2009-08-21 Thread Matt Priour
ayer-td1828899.html) to use more OpenLayers 2.8 techniques & conventions. Also demonstrates the difference in memory consumption between using the move method for vector features versus the destroy/add technique. Matt Priour Kestrel Computer Consulting -- View this message in context: h

Re: [OpenLayers-Users] ArcGIS Server 9.3 tile layer

2008-08-26 Thread Matt Priour
You can use this file: http://trac.openlayers.org/browser/sandbox/stvn/arcgis-server/lib/OpenLayers/Layer/AGS.js?format=txt See more info about it at: http://www.nabble.com/ArcGIS-server-9.2-support-for-OL-ts9691195.html We have successfully used it on several projects. Matt Priour Kestrel

[OpenLayers-Users] Activate 2 Controls at same time

2008-08-11 Thread Matt Priour
functionality active at the same time. Is there any way to do this in the current code? Thanks Matt Priour Kestrel Computer Consulting www.kestrelcomputer.com priour.wordpress.com ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman

Re: [OpenLayers-Users] Difficulties with GetFeatureInfo

2008-07-09 Thread Matt Priour
Yes, I do plan on contributing back to this wonderful OpenLayers development effort. I'll write up a ticket and submit a patch when I have it working properly. Matt Priour -- From: "Eric Lemoine" <[EMAIL PROTECTED]> Sent: Wed

Re: [OpenLayers-Users] How do you represent multiple layers

2008-02-13 Thread Matt Priour
ther of these titles. Matt Priour -- From: "Arnd Wippermann" <[EMAIL PROTECTED]> Sent: Wednesday, February 13, 2008 4:38 PM To: "'Matt Priour'" <[EMAIL PROTECTED]> Cc: Subject: AW: [OpenLayers-Users] How do y

Re: [OpenLayers-Users] How do you represent multiple layers

2008-02-12 Thread Matt Priour
mes listed there. So your code should be: var loadedMap = new OpenLayers.Layer.MapServer( "OpenLayers WMS", "http://localhost:8085/cgi-bin/mapserv.exe?";, {map: '/ms4w/apps/app/test.map', mode:'map', format: 'png', transparent:'false', la

[OpenLayers-Users] Dynamic markers moving on simple example but not in real project

2007-12-17 Thread Matt Priour
ewport is not being refreshed except when doing a zoom in or zoom out? If there is anymore info I could give to help solve the problem, I'd be happy to give it. -- *Matt Priour* Kestrel Computer Consulting <mailto:[EMAIL PROTECTED]> _