fix nd arguments list
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6251 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -59,6 +59,7 @@ OpenLayers.Icon = OpenLayers.Class({
|
||||
*
|
||||
* url - {String}
|
||||
* size - {<OpenLayers.Size>}
|
||||
* offset - {<OpenLayers.Pixel>}
|
||||
* calculateOffset - {Function}
|
||||
*/
|
||||
initialize: function(url, size, offset, calculateOffset) {
|
||||
|
||||
Reference in New Issue
Block a user