ProjectionDataParams
ProjectionDataParams =
object
Defined in: geo/projection/projection_data.ts:69
Parameters object for the transform's getProjectionData function.
Contains the requested tile ID and more.
Properties
aligned?
optionalaligned?:boolean
Defined in: geo/projection/projection_data.ts:77
Set to true if a pixel-aligned matrix should be used, if possible (mostly used for raster tiles under mercator projection)
applyGlobeMatrix?
optionalapplyGlobeMatrix?:boolean
Defined in: geo/projection/projection_data.ts:85
Set to true if the globe matrix should be applied (i.e. when rendering globe)
applyTerrainMatrix?
optionalapplyTerrainMatrix?:boolean
Defined in: geo/projection/projection_data.ts:81
Set to true if the terrain matrix should be applied (i.e. when rendering terrain)
overscaledTileID
overscaledTileID:
OverscaledTileID|null
Defined in: geo/projection/projection_data.ts:73
The ID of the current tile