Defines the modes used to display tiles in C1MapTilesLayer.
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
public enum MapTilesMode |
| Visual Basic |
|---|
Public Enumeration MapTilesMode |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Native | 0 | Use native Silverlight implementation with low CPU usage. | |
| DeepZoom | 1 | Use Deep Zoom. |