Skip to content

KBE3D / KBCore / Cesium / SingleTileImageryProvider / ConstructorOptions

接口: ConstructorOptions

Initialization options for the SingleTileImageryProvider constructor

属性

url

url: string | Resource

The url for the tile.


tileWidth?

optional tileWidth: number

The width of the tile, in pixels.


tileHeight?

optional tileHeight: number

The height of the tile, in pixels.


rectangle?

optional rectangle: Rectangle

The rectangle, in radians, covered by the image.


credit?

optional credit: string | Credit

A credit for the data source, which is displayed on the canvas.


ellipsoid?

optional ellipsoid: Ellipsoid

The ellipsoid. If not specified, the WGS84 ellipsoid is used.

KBE3D @3.0.0 Copyright © 2024-present KBE3D