Treat WMSGetFeatureInfoOptions as other options types

This commit is contained in:
Éric Lemoine
2013-12-12 15:21:49 +01:00
parent 7732c19874
commit f95e0eb785
2 changed files with 8 additions and 9 deletions

View File

@@ -775,6 +775,12 @@
* @todo stability experimental
*/
/**
* @typedef {Object} olx.source.WMSGetFeatureInfoOptions
* @property {ol.source.WMSGetFeatureInfoMethod|undefined} method Method.
* @property {Object.<string,string>|undefined} params Params.
*/
/**
* @typedef {Object} olx.source.WMTSOptions
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.