Classes for working with Cesium ion clients.
int64_t buildings
The asset id of the default buildings asset.
int64_t imagery
The asset id of the default imagery asset.
int64_t terrain
The asset id of the default terrain asset.
The data returned by Cesium ion's v1/defaults service. It includes information about default imagery,...
DefaultAssets defaultAssets
The default assets.
std::vector< QuickAddAsset > quickAddAssets
The quick add assets.
std::vector< QuickAddRasterOverlay > rasterOverlays
The raster overlays available for this asset.
std::string type
This asset's type.
bool subscribed
true if the user is subscribed to the asset, false otherwise.
int64_t assetId
The unique identifier for this asset.
std::string objectName
The name of the main asset. In most cases this will be the same as name, but in the cases of assets w...
std::string description
A Markdown compatible string describing this asset.
std::string name
The name of this asset.
A raster overlay available for use with a quick add asset.
std::string name
The name of this asset.
int64_t assetId
The unique identifier for this asset.
bool subscribed
true if the user is subscribed to the asset, false otherwise.