Mark ol.format.GeoJSON#writeFeatures option param optional
This commit is contained in:
@@ -526,7 +526,7 @@ ol.format.GeoJSON.prototype.writeFeatureObject = function(
|
||||
*
|
||||
* @function
|
||||
* @param {Array.<ol.Feature>} features Features.
|
||||
* @param {olx.format.WriteOptions} options Write options.
|
||||
* @param {olx.format.WriteOptions=} opt_options Write options.
|
||||
* @return {string} GeoJSON.
|
||||
* @api stable
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user