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