Immediate rendering for all vector contexts
This commit is contained in:
@@ -12,13 +12,6 @@ ol.render.VectorContext = function() {
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* @param {number} zIndex Z index.
|
||||
* @param {function(ol.render.VectorContext)} callback Callback.
|
||||
*/
|
||||
ol.render.VectorContext.prototype.drawAsync = goog.abstractMethod;
|
||||
|
||||
|
||||
/**
|
||||
* Render a geometry.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user