[OpenLayers-Users] Custom Toolbar

2010-04-15 Thread Andrew Haigh
OpenLayers 2.9 RC 2 I'm attempting to create a custom tool and toolbar class but I seem to be running into an issue with the custom toolbar. Here is my code below ZoomToAgreementExtent = OpenLayers.Class(OpenLayers.Control, { type: OpenLayers.Control.TYPE_BUTTON, trigger: function() {

Re: [OpenLayers-Users] Custom toolbar ...

2009-06-22 Thread Paul james
Thanks... Just one last question... How can I make a control to select a map coordinate (get values in JS, to call a mapserver function On Mon, Jun 22, 2009 at 4:57 PM, Christopher Schmidt < crschm...@metacarta.com> wrote: > On Mon, Jun 22, 2009 at 04:55:59PM -0300, Paul james wrote: > > Hello.

Re: [OpenLayers-Users] Custom toolbar ...

2009-06-22 Thread Christopher Schmidt
On Mon, Jun 22, 2009 at 04:55:59PM -0300, Paul james wrote: > Hello... > I´d like to make a custom toolbar (with my images...) with : > -zoom in > -zoom out > -pan > - full extent > - measure > - query map > - history > .. > > How can I do such thing? Start here: http://docs.openlayers.org/lib

[OpenLayers-Users] Custom toolbar ...

2009-06-22 Thread Paul james
Hello... I´d like to make a custom toolbar (with my images...) with : -zoom in -zoom out -pan - full extent - measure - query map - history .. How can I do such thing? Paul ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listin