Type check with olx.LogoOptions
This commit is contained in:
@@ -11,7 +11,7 @@ goog.require('ol.source.Source');
|
||||
/**
|
||||
* @typedef {{attributions: (Array.<ol.Attribution>|undefined),
|
||||
* extent: (null|ol.Extent|undefined),
|
||||
* logo: (string|Object|undefined),
|
||||
* logo: (string|olx.LogoOptions|undefined),
|
||||
* projection: ol.proj.ProjectionLike,
|
||||
* resolutions: (Array.<number>|undefined),
|
||||
* state: (ol.source.State|string|undefined)}}
|
||||
|
||||
Reference in New Issue
Block a user