Remove =undefined for default values in ol/source
This commit is contained in:
@@ -80,7 +80,7 @@ import {appendParams} from '../uri.js';
|
||||
* If this is not defined, a default grid will be used: if there is a projection
|
||||
* extent, the grid will be based on that; if not, a grid based on a global
|
||||
* extent with origin at 0,0 will be used..
|
||||
* @property {ol.source.WMSServerType|string} [serverType=undefined]
|
||||
* @property {ol.source.WMSServerType|string} [serverType]
|
||||
* The type of the remote WMS server. Currently only used when `hidpi` is
|
||||
* `true`.
|
||||
* @property {string} [url] WMS service URL.
|
||||
|
||||
Reference in New Issue
Block a user