GetSubdomain Method
Collapse the table of content
Expand the table of content

TileSource.GetSubdomain Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Retrieves the subdomain for the tile identified by the specified quadkey.

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

'Declaration
Public Overridable Function GetSubdomain ( _
	quadKey As QuadKey _
) As String

Parameters

quadKey
Type: Microsoft.Phone.Maps.Controls.QuadKey
The quadkey that identifies the tile.

Return Value

Type: System.String
The subdomain for the tile identified by the specified quadkey.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft