LuciadRIA (2026.0.05)
    Preparing search index...

    Contains all the information about a KML NetworkLink element. This information can then be used to create a new network-linked KMLLayer

    2020.1

    Hierarchy (View Summary)

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    • get id(): FeatureId

      The unique identifier of the feature.

      This ID must uniquely identify the feature within a FeatureModel.

      Returns FeatureId

    • set id(value: FeatureId): void

      Parameters

      Returns void

    • get properties(): TProperties

      The properties that were passed to the constructor.

      Returns TProperties

    • get shape(): null

      The shape of the feature.

      Returns null

    Methods