模块:ol/source/Tile

ol/source/Tile


TileSourceEvent
TileSource

类型定义

Options{Object}

属性:
Name Type 描述
attributions AttributionLike | undefined

归属。

attributionsCollapsible boolean
(defaults to true)

归属信息是可折叠的。

cacheSize number | undefined

已弃用。请改用图层的 cacheSize 选项。

tilePixelRatio number | undefined

瓦片像素比。

projection ProjectionLike | undefined

投影.

state State | undefined

状态。

tileGrid TileGrid | undefined

瓦片网格。

wrapX boolean
(defaults to false)

X轴环绕。

transition number | undefined

过渡

key string | undefined

键。

zDirection number | NearestDirectionFunction
(defaults to 0)

Z方向。

interpolate boolean
(defaults to false)

重采样时使用插值。默认情况下,重采样采用最近邻法。