OpenLayers OpenLayers

Changeset 7674

Show
Ignore:
Timestamp:
08/01/08 18:09:20 (4 months ago)
Author:
crschmidt
Message:

Improve docs; explicitly mention that this transform is *in place*

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/BaseTypes/LonLat.js

    r6313 r7674  
    115115    /** 
    116116     * APIMethod: transform 
    117      * Transform the LonLat object from source to dest.  
     117     * Transform the LonLat object from source to dest. This transformation is 
     118     *    *in place*: if you want a *new* lonlat, use .clone() first. 
    118119     * 
    119120     * Parameters: