Merge pull request #1012 from twpayne/more-renames

More renames
This commit is contained in:
Tom Payne
2013-09-11 11:33:40 -07:00
12 changed files with 33 additions and 33 deletions
+2 -2
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.
@@ -510,7 +510,7 @@
*/
/**
* @typedef {Object} ol.source.StaticImageOptions
* @typedef {Object} ol.source.ImageStaticOptions
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.
* @property {null|string|undefined} crossOrigin crossOrigin setting for image
* requests.