Closed jayetan closed 1 year ago
@jayetan this module has no camera, you should be in control of your camera as it's really external to this module.
But, if you want to find out how to convert lat,lng
coordinates to the 3D space (x,y,z
), you can use th getCoords(lat, lng [,altitude])
for that purpose.
The conversion is different from the 3D space Im getting from the camera, I used the Globe.gl instead. Thanks!
I have an array of Lat and Long but I want a specific Lat Long or the first Lat Lng to be the center of the camera.