Add empty ol.source.Vector.getResolutions
This commit is contained in:
committed by
Guillaume Beraudo
parent
1cb2808f7f
commit
198cf987ed
@@ -652,6 +652,12 @@ ol.source.Vector.prototype.getOverlaps = function() {
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
ol.source.Vector.prototype.getResolutions = function() {};
|
||||
|
||||
|
||||
/**
|
||||
* Get the url associated with this source.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user