IGeoObjectParams

Interface for GeoObject parameters.

Properties
NameTypeAttributesDescription
object3dObject3d<optional>

3D object associated with the geo object.

objSrcstring<optional>

Source url of the 3D object.

tagstring<optional>

Unique instancing drawing identifier tag.

positionVec3 | NumberArray3<optional>

Position in Cartesian coordinates.

scalenumber | Vec3 | NumberArray3<optional>

Scale of the object.

translateVec3 | NumberArray3<optional>

Translation offset.

colorVec4 | NumberArray4 | string<optional>

RGBA color or HTML color string.

visibilityboolean<optional>

Visibility flag.