Fix incorrect docs about ol.source.Raster
This commit is contained in:
@@ -23,8 +23,8 @@ goog.require('ol.transform');
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @classdesc
|
* @classdesc
|
||||||
* A source that transforms data from any number of input sources using an array
|
* A source that transforms data from any number of input sources using an
|
||||||
* of {@link ol.RasterOperation} functions to transform input pixel values into
|
* {@link ol.RasterOperation} function to transform input pixel values into
|
||||||
* output pixel values.
|
* output pixel values.
|
||||||
*
|
*
|
||||||
* @constructor
|
* @constructor
|
||||||
|
|||||||
Reference in New Issue
Block a user