Skip to content
Types
import type { ArcGISCachedService } from "@arcgis/core/layers/mixins/ArcGISCachedService.js";
Subclasses:
ElevationLayer, TileLayer, VectorTileLayer
Since
ArcGIS Maps SDK for JavaScript 4.0

Mixin for TileLayer and ElevationLayer.

See also

Properties

Property
Type
string | null | undefined

The copyright text as defined by the service.

spatialReference

readonly Property
Type
SpatialReference

The spatial reference of the layer as defined by the service.

tileInfo

autocast Property
Type
TileInfo

Contains information about the tiling scheme for the layer.