Convert all typedefs to CamelCase
This commit is contained in:
@@ -91,7 +91,7 @@ ol.source.Raster = function(options) {
|
||||
|
||||
/**
|
||||
* The most recently rendered state.
|
||||
* @type {?ol.sourceRasterRenderedState}
|
||||
* @type {?ol.SourceRasterRenderedState}
|
||||
* @private
|
||||
*/
|
||||
this.renderedState_ = null;
|
||||
|
||||
Reference in New Issue
Block a user