Treat WMSGetFeatureInfoOptions as other options types
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user