Skip to content
  • KmlPhotoOverlay
  • class Esri::ArcGISRuntime::KmlPhotoOverlay

    A KML PhotoOverlay object. More...

    Header: #include <KmlPhotoOverlay.h>
    Since: Esri::ArcGISRuntime 100.4
    Inherits: Esri::ArcGISRuntime::KmlNode

    Public Functions

    virtual ~KmlPhotoOverlay() override

    Detailed Description

    A Kml PhotoOverlay is a KmlNode that represents a photo placed in a 3D scene, relative to a KmlViewpoint. Photo overlays are often expected to be viewed from a specific location and orientation to provide photographic context to a scene. To set your Camera to the intended viewpoint, use the KmlViewpoint inherited from KmlNode.

    As of 300.0.0, KmlPhotoOverlay objects are read-only and cannot be created or edited by the API. Furthermore, while all properties of a KmlPhotoOverlay can be internally read from and persisted through dataset load/save workflows, rendering of the following properties is not fully supported:

    • Only rectangle shapes are supported; cylinders and spheres are ignored.
    • Image pyramids and icons are ignored.
    • The color property, including alpha transparency, is ignored.

    Member Function Documentation

    [override virtual noexcept] KmlPhotoOverlay::~KmlPhotoOverlay()

    Destructor.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.