Be more consistent with layer options

This commit is contained in:
Tom Payne
2013-04-06 19:14:37 +02:00
parent 42c029be84
commit 3197e278f8
4 changed files with 19 additions and 25 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ ol.layer.TileLayerProperty = {
/**
* @constructor
* @extends {ol.layer.Layer}
* @param {ol.layer.TileLayerOptions} options Options.
* @param {ol.layer.TileLayerOptions} options Tile layer options.
*/
ol.layer.TileLayer = function(options) {