Added short description on getSource() method
This commit is contained in:
@@ -60,6 +60,7 @@ goog.inherits(ol.source.Cluster, ol.source.Vector);
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Get a reference to the wrapped source.
|
||||||
* @return {ol.source.Vector} Source.
|
* @return {ol.source.Vector} Source.
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -178,6 +178,7 @@ ol.source.ImageVector.prototype.forEachFeatureAtCoordinate = function(
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Get a reference to the wrapped source.
|
||||||
* @return {ol.source.Vector} Source.
|
* @return {ol.source.Vector} Source.
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user