Changeset 1367
- Timestamp:
- 08/25/06 07:55:45 (2 years ago)
- Files:
-
- branches/openlayers/2.0/doc/Control.Permalink.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/openlayers/2.0/doc/Control.Permalink.txt
r1247 r1367 1 1 OpenLayers.Control.Permalink 2 2 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 ,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. This control must be added to the map after a baselayer has been set. 4 4 5 5 * Constructor
