OpenLayers OpenLayers

Changeset 3569

Show
Ignore:
Timestamp:
07/03/07 14:29:12 (2 years ago)
Author:
euzuro
Message:

update comment style

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/euzuro/untiled3/lib/OpenLayers/Tile.js

    r3545 r3569  
    145145     * bounds - {<OpenLayers.Bounds>} 
    146146     * position - {<OpenLayers.Pixel>} 
    147      * redraw - {Boolean} Call draw method on tile after moving? Default is true 
     147     * redraw - {Boolean} Call draw method on tile after moving?  
     148     *                    Default is true. 
    148149     */ 
    149150    moveTo: function (bounds, position, redraw) {