A request for a tile of a panoramic image.

Since

2020.1

Hierarchy

  • PanoramicImageTileRequest

Properties

The context, passed from GeoCanvas.drawPanorama.

The face of a cubemap panorama. For tile requests of single-image panoramas (PanoramaType.SINGLE_IMAGE), this property is undefined.

feature: Feature<null | Shape, FeatureProperties>

The feature.

level: number

The level of the tile.

x: number

The x-coordinate of the tile.

y: number

The y-coordinate of the tile.