Export ol.format.GML#writeFeatures
This commit is contained in:
@@ -1684,8 +1684,10 @@ ol.format.GML.prototype.writeGeometryNode = function(geometry) {
|
||||
/**
|
||||
* Encode an array of features in GML 3.1.1 Simple Features.
|
||||
*
|
||||
* @function
|
||||
* @param {Array.<ol.Feature>} features Features.
|
||||
* @return {ArrayBuffer|Node|Object|string} Result.
|
||||
* @todo api
|
||||
*/
|
||||
ol.format.GML.prototype.writeFeatures;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user