new GeoportalWMTS(options)
Layers/SourceWMTS.js, line 40
Name | Type | Description | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | Object |
options for function call.
|
Example
var sourceWMTS = new ol.source.GeoportalWMTS({
layer : "ORTHOIMAGERY.ORTHOPHOTOS"
});
Extends
- WMTSExtended