Changed wording

This commit is contained in:
simonseyock
2016-11-15 18:41:29 +01:00
parent a133beb168
commit 8c49f6db46
2 changed files with 2 additions and 2 deletions

View File

@@ -674,7 +674,7 @@ ol.Map.prototype.hasFeatureAtPixel = function(pixel, opt_layerFilter, opt_this)
/**
* Returns the geographical coordinate for a browser event.
* Returns the coordinate in view projection for a browser event.
* @param {Event} event Event.
* @return {ol.Coordinate} Coordinate.
* @api stable