Style docs

This commit is contained in:
Tim Schaub
2015-04-04 17:35:38 +02:00
parent 02c4c8b360
commit 50f71655e5
8 changed files with 44 additions and 3 deletions
+2
View File
@@ -243,6 +243,7 @@ ol.style.Icon.prototype.getAnchor = function() {
/**
* Get the image icon.
* @param {number} pixelRatio Pixel ratio.
* @return {Image} Image element.
* @api
@@ -317,6 +318,7 @@ ol.style.Icon.prototype.getOrigin = function() {
/**
* Get the image URL.
* @return {string|undefined} Image src.
* @api
*/