Immediate rendering for all vector contexts

This commit is contained in:
Tim Schaub
2016-03-18 17:31:14 -06:00
parent f0814628b7
commit 0eb7e8220d
5 changed files with 3 additions and 70 deletions

View File

@@ -245,12 +245,6 @@ ol.render.webgl.ImageReplay.prototype.getDeleteResourcesFunction = function(cont
};
/**
* @inheritDoc
*/
ol.render.webgl.ImageReplay.prototype.drawAsync = goog.abstractMethod;
/**
* @param {Array.<number>} flatCoordinates Flat coordinates.
* @param {number} offset Offset.