ExportVectorTilesResult Class

  • ExportVectorTilesResult
  • class Esri::ArcGISRuntime::ExportVectorTilesResult

    The result of an Esri::ArcGISRuntime::ExportVectorTilesTask. More...

    Header: #include <ExportVectorTilesResult.h>
    Since: Esri::ArcGISRuntime 100.2
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~ExportVectorTilesResult() override
    Esri::ArcGISRuntime::ItemResourceCache *itemResourceCache() const
    Esri::ArcGISRuntime::VectorTileCache *vectorTileCache() const

    Detailed Description

    This class contains the vector tile cache and style resources requested by the ExportVectorTilesTask::exportVectorTiles method.

    Relevant samples:

    Member Function Documentation

    [override virtual] ExportVectorTilesResult::~ExportVectorTilesResult()

    Destructor.

    Esri::ArcGISRuntime::ItemResourceCache *ExportVectorTilesResult::itemResourceCache() const

    Returns the item resource cache.

    Esri::ArcGISRuntime::VectorTileCache *ExportVectorTilesResult::vectorTileCache() const

    Returns the vector tile cache.

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

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close