ImageTilesLayer Properties
A layer that displays image tiles obtained from one of the supported map providers.| Name | Description |
|---|---|
| DataProvider | Provides access to an object that obtains map data from online data providers. |
| MaxZoomLevel | Gets or sets the maximum zoom level at which this layer should be visible. Inherited from LayerBase. |
| MinZoomLevel | Gets or sets the minimum zoom level at which this layer should be visible. Inherited from LayerBase. |
See Also