Changeset 7498
- Timestamp:
- 07/13/08 07:54:25 (2 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Layer/Text.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Layer/Text.js
r7339 r7498 22 22 * - *lat* Latitude of the point where a marker is to be placed 23 23 * - *lon* Longitude of the point where a marker is to be placed 24 * - *icon URL* URL of marker icon to use.24 * - *icon* or *image* URL of marker icon to use. 25 25 * - *iconSize* Size of Icon to use. 26 26 * - *iconOffset* Where the top-left corner of the icon is to be placed
