Ticket #1617: fix-openlayers-layer-text-documentation.patch
| File fix-openlayers-layer-text-documentation.patch, 0.7 kB (added by openlayers, 6 months ago) |
|---|
-
lib/OpenLayers/Layer/Text.js
old new 21 21 * - *point* lat,lon of the point where a marker is to be placed 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 27 27 * relative to the latitude and longitude of the point.
