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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.