Fix various type errors related to features

This commit is contained in:
Tom Payne
2013-07-22 17:08:56 +02:00
parent 272bfceaf8
commit 1208dab3e9
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
* @property {ol.Pixel} pixel Pixel coordinate relative to the map viewport.
* @property {Array.<ol.layer.Layer>|undefined} layers Layers to restrict the
* query to. All map layers will be queried if not provided.
* @property {function(Array.<string|undefined>)} success Callback for
* @property {function(Array.<Array.<string|undefined>>)} success Callback for
* successful queries. The passed argument is the resulting feature
* information for each layer, with array indices being the same as in the
* passed `layers` array or in the layer collection as returned from