Merge pull request #3494 from gberaudo/api_vector_context
Mark VectorContext @api
This commit is contained in:
@@ -5,6 +5,7 @@ goog.provide('ol.render.VectorContext');
|
|||||||
/**
|
/**
|
||||||
* @constructor
|
* @constructor
|
||||||
* @struct
|
* @struct
|
||||||
|
* @api
|
||||||
*/
|
*/
|
||||||
ol.render.VectorContext = function() {
|
ol.render.VectorContext = function() {
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user