Added short description on getSource() method

This commit is contained in:
acanimal
2015-02-25 07:54:14 +01:00
parent eb8a1845a5
commit 086202cfdd
2 changed files with 2 additions and 0 deletions

View File

@@ -178,6 +178,7 @@ ol.source.ImageVector.prototype.forEachFeatureAtCoordinate = function(
/**
* Get a reference to the wrapped source.
* @return {ol.source.Vector} Source.
* @api
*/