Rename non-api sub-namespace typedefs
This commit is contained in:
@@ -19,7 +19,7 @@ goog.require('ol.source.Source');
|
||||
*
|
||||
* @constructor
|
||||
* @extends {ol.source.Source}
|
||||
* @param {ol.source.ImageOptions} options Single image source options.
|
||||
* @param {ol.sourceImageOptions} options Single image source options.
|
||||
* @api
|
||||
*/
|
||||
ol.source.Image = function(options) {
|
||||
|
||||
Reference in New Issue
Block a user