three-loader-3dtiles.runtime.getlatlongheightfromposition.md 707 B

Home > three-loader-3dtiles > Runtime > getLatLongHeightFromPosition

Runtime.getLatLongHeightFromPosition() method

When viewing a Geo-located tileset, get the GeoCoord value from a world-space Vector3.

Signature:

getLatLongHeightFromPosition(Vector3: any): GeoCoord;

Parameters

Parameter Type Description
Vector3 any

Returns:

GeoCoord