Rename ol.source.TiledWMS to ol.source.TileWMS

This commit is contained in:
Tom Payne
2013-09-09 15:12:38 +02:00
parent 0235caa1e0
commit 8f6f5e42c6
9 changed files with 21 additions and 21 deletions

View File

@@ -529,7 +529,7 @@
*/
/**
* @typedef {Object} ol.source.TiledWMSOptions
* @typedef {Object} ol.source.TileWMSOptions
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.
* @property {Object.<string,*>} params WMS request parameters. At least a
* `LAYERS` param is required. `STYLES` is '' by default. `VERSION` is