MultiScaleTileSource Class Members
In This Topic
The following tables list the members exposed by MultiScaleTileSource.
Public Constructors
Public Properties
| Name | Description |
 | GetUrl | Gets or sets the callback function to get the url of the specific tile. |
 | MaxZoom | Gets or sets the maximum zoom level supports by this tile source. |
 | MinZoom | Gets or sets the minmum zoom level supports by this tile source. |
 | TileHeight | Gets or sets the tile height of the image. |
 | TileWidth | Gets or sets the tile width of the image. |
Top
See Also