Sky Map imagery service provider class.
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options |
Object |
optional
The object has the following properties:
|
Example:
var labelImagery = new Cesium.TiandituImageryProvider({
mapStyle : Cesium.TiandituMapsStyle.CIA_C//Tianditu Global Chinese Annotation Service (Longitude and Latitude Projection)
});
Demo:
Members
-
Get the description information of the service.
-
Error event.
-
Get the service type.
-
Get the maximum level of detail (LOD) that can be requested.
-
Get the smallest level of detail (LOD) that can be requested.
-
Get the tile height.
-
Get the url of the service.