require(["esri/layers/TileInfo"], function(TileInfo) { /* code goes here */ });Description Samples
Search for
samplesthat use this class.
Constructors Properties Methods toJson()Object
Converts object to its ArcGIS Server JSON representation.
Constructor Details
Creates a new object describing the given tiling scheme. (Added at v3.4)
Parameters: <Object
> properties Required Properties describing the tiling scheme.
Property Details
The dpi of the tiling scheme.
Image format of the cached tiles. Valid values are png8, png24, png32, and jpg.
Height of each tile in pixels.
An array of levels of detail that define the tiling scheme.
The tiling scheme origin.
Width of each tile in pixels.
Method Details
Converts object to its ArcGIS Server JSON representation. (Added at v3.4)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4