Changeset 6011
- Timestamp:
- 02/06/08 18:52:39 (1 year ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Handler/Point.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Handler/Point.js
r5624 r6011 63 63 * Parameters: 64 64 * control - {<OpenLayers.Control>} The control that owns this handler 65 * callbacks - {Object} An object with a 'done' property whos value is a65 * callbacks - {Object} An object with a 'done' property whose value is a 66 66 * function to be called when the point drawing is finished. 67 67 * The callback should expect to recieve a single argument,
