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