three-loader-3dtiles.runtime.getpositionfromlatlongheight.md 693 B

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

Runtime.getPositionFromLatLongHeight() method

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

Signature:

getPositionFromLatLongHeight(GeoCoord: any): Vector3;

Parameters

Parameter Type Description
GeoCoord any

Returns:

Vector3