Change Tiled to Tile in a comment
This commit is contained in:
@@ -19,7 +19,7 @@ goog.require('ol.source.wms');
|
|||||||
* @constructor
|
* @constructor
|
||||||
* @extends {ol.source.TileImage}
|
* @extends {ol.source.TileImage}
|
||||||
* @implements {ol.source.FeatureInfoSource}
|
* @implements {ol.source.FeatureInfoSource}
|
||||||
* @param {ol.source.TileWMSOptions} options Tiled WMS options.
|
* @param {ol.source.TileWMSOptions} options Tile WMS options.
|
||||||
*/
|
*/
|
||||||
ol.source.TileWMS = function(options) {
|
ol.source.TileWMS = function(options) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user