Add missing @api

These types are referenced in the externs but were not declared.
Found by ol3-cesium.
This commit is contained in:
Guillaume Beraudo
2015-04-16 11:06:00 +02:00
parent ab9846ff24
commit 65614d74f8
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ goog.require('ol.xml');
/**
* @api
* @typedef {function(this:ol.source.Vector, ol.Extent, number,
* ol.proj.Projection)}
*/