Skip to content

CustomLayerProjectionData

CustomLayerProjectionData = ProjectionData<ProjectionMatrix, ProjectionMatrix>

Defined in: geo/projection/projection_data.ts:18

Projection data exposed to custom layers. Some matrices are stored as 64-bit floats so custom layer code can apply additional CPU-side transforms before converting to 32-bit floats for WebGL upload when necessary.