id property

String get id

The unique identifying string for the ElevationSource, as specified in a scene.

The ID is used by other parts of the API to reference a specific ElevationSource. If not provided, a unique ID is automatically assigned to each ElevationSource upon creation. When changing the ID, ensure the value remains unique so the ElevationSource can be reliably located by ID.

set id (String value)