Remove unused ol.format.Feature.getExtensions function
This commit is contained in:
@@ -34,13 +34,6 @@ ol.format.Feature = function() {
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* @abstract
|
||||
* @return {Array.<string>} Extensions.
|
||||
*/
|
||||
ol.format.Feature.prototype.getExtensions = function() {};
|
||||
|
||||
|
||||
/**
|
||||
* Adds the data projection to the read options.
|
||||
* @param {Document|Node|Object|string} source Source.
|
||||
|
||||
Reference in New Issue
Block a user