Better typing

This commit is contained in:
Éric Lemoine
2014-01-13 12:03:20 +01:00
parent b52b2223a6
commit 542cf80da9
5 changed files with 5 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ ol.renderer.canvas.VectorLayer.prototype.forEachFeatureAtPixel =
/**
* @param {ol.geom.Geometry} geometry Geometry.
* @param {Object} data Data.
* @return {?} Callback result.
*/
function(geometry, data) {
var feature = /** @type {ol.Feature} */ (data);