Add a WMTS source
This commit is contained in:
@@ -150,6 +150,22 @@
|
||||
@exportObjectLiteralProperty ol.source.TiledWMSOptions.url string|undefined
|
||||
@exportObjectLiteralProperty ol.source.TiledWMSOptions.urls Array.<string>|undefined
|
||||
|
||||
@exportObjectLiteral ol.source.WMTSOptions
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.attributions Array.<ol.Attribution>|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.crossOrigin string|null|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.extent ol.Extent|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.tileGrid ol.tilegrid.WMTS
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.projection ol.Projection|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.requestEncoding ol.source.WMTSRequestEncoding|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.layer string
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.style string
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.format string|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.matrixSet string
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.dimensions Object|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.url string|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.maxZoom number|undefined
|
||||
@exportObjectLiteralProperty ol.source.WMTSOptions.urls Array.<string>|undefined
|
||||
|
||||
@exportObjectLiteral ol.tilegrid.TileGridOptions
|
||||
@exportObjectLiteralProperty ol.tilegrid.TileGridOptions.origin ol.Coordinate|undefined
|
||||
@exportObjectLiteralProperty ol.tilegrid.TileGridOptions.origins Array.<ol.Coordinate>|undefined
|
||||
|
||||
Reference in New Issue
Block a user