OpenLayers OpenLayers

Changeset 1367

Show
Ignore:
Timestamp:
08/25/06 07:55:45 (2 years ago)
Author:
crschmidt
Message:

Document restriction on when to add permalink control.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/openlayers/2.0/doc/Control.Permalink.txt

    r1247 r1367  
    11OpenLayers.Control.Permalink 
    22 
    3 A small control which updates a "Permalink" to the map every time the viewport changes. This allows users to copy a link to a specfic map view. By default, it places itself in the lower right corner of the map,  
     3A small control which updates a "Permalink" to the map every time the viewport changes. This allows users to copy a link to a specfic map view. By default, it places itself in the lower right corner of the map. This control must be added to the map after a baselayer has been set.  
    44 
    55* Constructor