Missing ol.render.webgl.Immediate#drawAsync description
This commit is contained in:
@@ -93,6 +93,9 @@ ol.render.webgl.Immediate.prototype.flush = function() {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Register a function to be called for rendering at a given zIndex. The
|
||||||
|
* function will be called asynchronously. The callback will receive a
|
||||||
|
* reference to {@link ol.render.canvas.Immediate} context for drawing.
|
||||||
* @param {number} zIndex Z index.
|
* @param {number} zIndex Z index.
|
||||||
* @param {function(ol.render.webgl.Immediate)} callback Callback.
|
* @param {function(ol.render.webgl.Immediate)} callback Callback.
|
||||||
* @api
|
* @api
|
||||||
|
|||||||
Reference in New Issue
Block a user