[OpenLayers-Trac] [OpenLayers] #1400: pan/zoom panels
OpenLayers
trac at openlayers.org
Mon Jun 30 20:04:57 EDT 2008
#1400: pan/zoom panels
------------------------+---------------------------------------------------
Reporter: crschmidt | Owner:
Type: task | Status: new
Priority: minor | Milestone: 2.7 Release
Component: Control | Version: 2.5
Resolution: | Keywords:
State: Commit |
------------------------+---------------------------------------------------
Comment (by euzuro):
couple more things
1) no need to override draw() in ZoomPanel
2) this code doesn't seem to ever get called... is the idea that users can
override the class name? i can't see why anyone would want to do that. for
now i have pulled these lines out. there well may be something i'm
blatantly
overlooking, feel free to fill me in.
{{{
if(options && options.displayClass){
this.displayClass = options.displayClass;
}
}}}
see forthcoming patch...
--
Ticket URL: <http://trac.openlayers.org/ticket/1400#comment:5>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list