Merge pull request #8742 from wallw-bits/fix-typecheck-vectorsource-2

Fix type checks in Vector source
This commit is contained in:
Andreas Hocevar
2018-09-28 18:20:46 +02:00
committed by GitHub

View File

@@ -782,12 +782,6 @@ class VectorSource extends Source {
}
/**
* @override
*/
getResolutions() {}
/**
* Get the url associated with this source.
*