getEcefTransform Method

Return the transform from the tile tree's coordinate space to ECEF (Earth Centered Earth Fixed) coordinates. If a geographic coordinate system is present then this transform will be calculated at the tile tree center.

getEcefTransform(): Promise<undefined | Transform>

Returns - Promise<undefined | Transform>

Defined in

Last Updated: 20 April, 2024