Add text replay skeleton
This commit is contained in:
@@ -293,6 +293,12 @@ ol.render.canvas.Immediate.prototype.setImageStyle = function(imageStyle) {
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
ol.render.canvas.Immediate.prototype.setTextStyle = goog.abstractMethod;
|
||||
|
||||
|
||||
/**
|
||||
* @const
|
||||
* @private
|
||||
|
||||
Reference in New Issue
Block a user