This commit is contained in:
fredj
2012-01-09 13:26:08 +01:00
parent 0127806ee2
commit 9ad899c3a0

View File

@@ -41,7 +41,7 @@ OpenLayers.Icon = OpenLayers.Class({
/**
* Property: calculateOffset
* {<OpenLayers.Pixel>} Function to calculate the offset (based on the size)
* {Function} Function to calculate the offset (based on the size)
*/
calculateOffset: null,