Camera position, specified as a geospatial table containing a
geopointshape object. The geospatial table must have one row, and the
geopointshape object must specify a 3D point.
If you specify the camera position so that the camera is level with or below the
terrain, then the campos function sets the camera height to a value
one meter above the terrain.
You can create a geospatial table from latitude, longitude, and height coordinates
by using the pointtable
function.
Camera position, returned as a geospatial table containing a
geopointshape object. The height reference for the
geopointshape object is the WGS84 ellipsoid.