Class: PlanningObjectImage

vcs.vcm.widgets.planning.PlanningObjectImage

TODO
  • add rotation

Extends

Members

_id{string}

The document id of this planning object on the server

See:
  • {vcs.vcm.widgets.planning.PlanningInstance.owner}

description{string}

name{string}

properties{Object.<*>}

The processing status of this object: initializing, converting, optimizing, ready and failed$

supported{boolean}

Whether this object is supported by the current map

The type of planning object either: gltf, drawing, processing, failed

visible{boolean}

Methods

delete(){Promise} inherited

delete a planning object

hide() inherited

hides a planning object

isPlaced(){boolean} inherited

indicates whether the model has a set position or not

save(){Promise} inherited

Saves a planning objects new definition

setExtent(extent, projection)

Name Type Description
extent ol.Extent
projection vcs.vcm.util.Projection

setOpacity(value)

Name Type Description
value number

show()

shows a planning object

zoomTo()

zooms the map to the model