Closes #1617. Update docs to reflect correct property name for marker icon url, (thanks to Thomas Petazzoni for pointing this out). r=pagameba.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7498 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
* - *point* lat,lon of the point where a marker is to be placed
|
* - *point* lat,lon of the point where a marker is to be placed
|
||||||
* - *lat* Latitude of the point where a marker is to be placed
|
* - *lat* Latitude of the point where a marker is to be placed
|
||||||
* - *lon* Longitude of the point where a marker is to be placed
|
* - *lon* Longitude of the point where a marker is to be placed
|
||||||
* - *iconURL* URL of marker icon to use.
|
* - *icon* or *image* URL of marker icon to use.
|
||||||
* - *iconSize* Size of Icon to use.
|
* - *iconSize* Size of Icon to use.
|
||||||
* - *iconOffset* Where the top-left corner of the icon is to be placed
|
* - *iconOffset* Where the top-left corner of the icon is to be placed
|
||||||
* relative to the latitude and longitude of the point.
|
* relative to the latitude and longitude of the point.
|
||||||
|
|||||||
Reference in New Issue
Block a user