TileSource Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Top
Top
Top
Microsoft.Maps.MapControl Namespace
Retrieves the URI for a tile based on its zoom level and tile position.
The following tables list the members exposed by the TileSource type.
| Name | Description | |
|---|---|---|
|
QuadKeyUriFragment | Specifies the piece of the URI that is the quad key. |
|
SubdomainUriFragment | Specifies the piece of the URI that is the sub-domain. |
|
UriSchemeUriFragment | Specifies the pieces of the URI that is the URI scheme. |
| Name | Description | |
|---|---|---|
|
UriFormat | Gets or sets the format used to create the URI. |
|
Visibility | Gets or sets the visibility of the tile. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | (inherited from Object) |
![]() | GetHashCode | (inherited from Object) |
![]() | GetSubdomain | Retrieves the sub-domain for the tile identified by the specified quad key. |
![]() | GetType | (inherited from Object) |
![]() | GetUri | Retrieves the URI for the tile specified by the given x, y coordinates and zoom level. |
![]() | SetSubdomains | Sets a matrix that represents sub-domains. |
![]() | ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
OnPropertyChanged | Enables the ability to provide custom handling when a property of the tile source changes. |
Reference
TileSource ClassMicrosoft.Maps.MapControl Namespace
Other Resources
Adding Tile Overlays to the Map
Show: