OpenLayers OpenLayers

Changeset 7498

Show
Ignore:
Timestamp:
07/13/08 07:54:25 (2 months ago)
Author:
pagameba
Message:

Closes #1617. Update docs to reflect correct property name for marker icon url, (thanks to Thomas Petazzoni for pointing this out). r=pagameba.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Layer/Text.js

    r7339 r7498  
    2222 *      - *lat*  Latitude of the point where a marker is to be placed 
    2323 *      - *lon*  Longitude of the point where a marker is to be placed 
    24  *      - *iconURL* URL of marker icon to use. 
     24 *      - *icon* or *image* URL of marker icon to use. 
    2525 *      - *iconSize* Size of Icon to use. 
    2626 *      - *iconOffset* Where the top-left corner of the icon is to be placed