[OpenLayers-Trac] [OpenLayers] #1022: Replace addTile() method on Grid
OpenLayers
trac at openlayers.org
Fri Sep 28 13:47:41 EDT 2007
#1022: Replace addTile() method on Grid
------------------------+---------------------------------------------------
Reporter: euzuro | Owner: euzuro
Type: task | Status: new
Priority: minor | Milestone:
Component: Layer.Grid | Version: 2.5 RC3
Keywords: |
------------------------+---------------------------------------------------
The unimplemented addTile() method on grid that is implemented all over
the place in subclasses is silly and should just be implemented as
creating a new class based on a property 'tileClass' specified on the grid
itself.
This means that tile constructors will always take all same arguments,
which is how it should be anyways.
if you are not euzuro, do not worry about this ticket (until a patch
appears :-)
--
Ticket URL: <http://trac.openlayers.org/ticket/1022>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list