OpenLayers OpenLayers

Changeset 7478

Show
Ignore:
Timestamp:
07/08/08 10:58:43 (1 month ago)
Author:
tschaub
Message:

Correcting doc bug for elements renderer. Thanks zarn.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Renderer/Elements.js

    r6673 r7478  
    349349     * Create new node of the specified type, with the (optional) specified id. 
    350350     *  
    351      * If node already exists with same ID and type, we remove it and then 
    352      *  call ourselves again to recreate it. 
     351     * If node already exists with same ID and a different type, we remove it 
     352     *     and then call ourselves again to recreate it. 
    353353     *  
    354354     * Parameters: