I3SField

new SuperMap3D.I3SField()

This class defines an I3S field, which is custom data attached to a node.

Members

Gets the header for this field.

readonlyname : string

Gets the name for the field.

readonlyresource : Resource

Gets the resource for the fields

readonlyvalues : object

Gets the values for this field.

Methods

load()Promise.<void>

Loads the content.
Returns:
A promise that is resolved when the field data is loaded