Name | Description | |
---|---|---|
![]() | MapTileLayer Constructor | Initializes a new instance of the MapTileLayer class. |
The following tables list the members exposed by MapTileLayer.
Name | Description | |
---|---|---|
![]() | MapTileLayer Constructor | Initializes a new instance of the MapTileLayer class. |
Name | Description | |
---|---|---|
![]() | MapTiles | Gets a set of cached tiles returned by the service for a specific zoom level. For other zoom levels the tiles will be requested from the service. |
![]() | Provider | Gets or sets the name of tile provider. 'Bing' by default. |
![]() | TileStyle | Gets or sets the tiles style That evaluates to one of MapTileLayer.MapTileStyle. The default value is MapTileLayer.MapTileStyle.Road. |
![]() | UseSecureConnection | Gets or sets value indicating whether secure connection should be used for tiles retrieveing. |