OpenLayers OpenLayers

Changeset 7974

Show
Ignore:
Timestamp:
09/06/08 19:03:45 (2 years ago)
Author:
tschaub
Message:

Updating comments in example.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/examples/measure.html

    r7972 r7974  
    9797            /** 
    9898             * Note: this function assumes geographic coordinates and 
    99              *     will fail otherwise.  Though not documented anywhere, 
    100              *     OpenLayers.Util.distVincenty takes two objects representing 
    101              *     points with geographic coordinates and returns the geodesic 
    102              *     distance between them (shortest distance between the two 
    103              *     points on a sphere) in *kilometers*. 
     99             *     will fail otherwise.  OpenLayers.Util.distVincenty takes 
     100             *     two objects representing points with geographic coordinates 
     101             *     and returns the geodesic distance between them (shortest 
     102             *     distance between the two points on an ellipsoid) in *kilometers*. 
    104103             * 
    105104             * It is important to realize that the segments drawn on the map