Rename ol.source.SingleImageWMS to ol.source.ImageWMS

This commit is contained in:
Tom Payne
2013-09-11 16:31:24 +02:00
parent 32d35386ba
commit a21ee997ba
9 changed files with 24 additions and 24 deletions

View File

@@ -472,7 +472,7 @@
*/
/**
* @typedef {Object} ol.source.SingleImageWMSOptions
* @typedef {Object} ol.source.ImageWMSOptions
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.
* @property {null|string|undefined} crossOrigin crossOrigin setting for image
* requests.