Module type for ol.LayerType
This commit is contained in:
@@ -48,7 +48,7 @@ const VectorTileLayer = function(opt_options) {
|
||||
/**
|
||||
* The layer type.
|
||||
* @protected
|
||||
* @type {ol.LayerType}
|
||||
* @type {module:ol/LayerType~LayerType}
|
||||
*/
|
||||
this.type = LayerType.VECTOR_TILE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user