|
cesium-native 0.53.0
|
Supported values for AzureMapsSessionParameters::tilesetId. See the official documentation for all standard values. Note that some tileset IDs return vector data, which is currently unsupported. More...
#include <CesiumRasterOverlays/AzureMapsRasterOverlay.h>
Static Public Attributes | |
| static const std::string | baseRoad = "microsoft.base.road" |
| All layers with Azure Maps' main style. | |
| static const std::string | baseDarkGrey = "microsoft.base.darkgrey" |
| All layers with Azure Maps' dark grey style. | |
| static const std::string | baseLabelsRoad = "microsoft.base.labels.road" |
| Label data in Azure Maps' main style. | |
| static const std::string | baseLabelsDarkGrey |
| Label data in Azure Maps' dark grey style. | |
| static const std::string | baseHybridRoad = "microsoft.base.hybrid.road" |
| Road, boundary and label data in Azure Maps' main style. | |
| static const std::string | baseHybridDarkGrey |
| Road, boundary and label data in Azure Maps' dark grey style. | |
| static const std::string | imagery = "microsoft.imagery" |
| A combination of satellite or aerial imagery. Only available in S1 and G2 pricing SKU. | |
| static const std::string | terra = "microsoft.terra.main" |
| Shaded relief and terra layers. | |
| static const std::string | weatherRadar = "microsoft.weather.radar.main" |
| Weather radar tiles. Latest weather radar images including areas of rain, snow, ice and mixed conditions. For more information on the Azure Maps Weather service coverage, see Azure Maps weather services coverage. For more information on Radar data, see Weather services in Azure Maps. | |
| static const std::string | weatherInfrared |
| Weather infrared tiles. Latest Infrared Satellite images show clouds by their temperature. For more information on the Azure Maps Weather service coverage, see Azure Maps weather services coverage. For more information on Radar data, see Weather services in Azure Maps. | |
| static const std::string | trafficAbsolute |
| Absolute traffic tiles in Azure Maps' main style. | |
| static const std::string | trafficRelativeMain |
| Relative traffic tiles in Azure Maps' main style. | |
| static const std::string | trafficRelativeDark |
| Relative traffic tiles in Azure Maps' dark style. | |
| static const std::string | trafficDelay = "microsoft.traffic.delay.main" |
| Delay traffic tiles in Azure Maps' main style. | |
| static const std::string | trafficReduced |
| Reduced traffic tiles in Azure Maps' main style. | |
Supported values for AzureMapsSessionParameters::tilesetId. See the official documentation for all standard values. Note that some tileset IDs return vector data, which is currently unsupported.
Definition at line 20 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
All layers with Azure Maps' dark grey style.
Definition at line 29 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Road, boundary and label data in Azure Maps' dark grey style.
Definition at line 50 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Road, boundary and label data in Azure Maps' main style.
Definition at line 45 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Label data in Azure Maps' dark grey style.
Definition at line 39 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Label data in Azure Maps' main style.
Definition at line 34 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
All layers with Azure Maps' main style.
Definition at line 24 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
A combination of satellite or aerial imagery. Only available in S1 and G2 pricing SKU.
Definition at line 57 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Shaded relief and terra layers.
Definition at line 62 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Absolute traffic tiles in Azure Maps' main style.
Definition at line 88 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Delay traffic tiles in Azure Maps' main style.
Definition at line 106 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Reduced traffic tiles in Azure Maps' main style.
Definition at line 111 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Relative traffic tiles in Azure Maps' dark style.
Definition at line 100 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Relative traffic tiles in Azure Maps' main style.
Definition at line 94 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Weather infrared tiles. Latest Infrared Satellite images show clouds by their temperature. For more information on the Azure Maps Weather service coverage, see Azure Maps weather services coverage. For more information on Radar data, see Weather services in Azure Maps.
Definition at line 82 of file AzureMapsRasterOverlay.h.
|
inlinestatic |
Weather radar tiles. Latest weather radar images including areas of rain, snow, ice and mixed conditions. For more information on the Azure Maps Weather service coverage, see Azure Maps weather services coverage. For more information on Radar data, see Weather services in Azure Maps.
Definition at line 72 of file AzureMapsRasterOverlay.h.