TileSource Constructor (String, LocationRectangle)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the TileSource class.
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Parameters
- uriFormat
- Type: System.String
The format used to create the URI.
- boundingRectangle
- Type: Microsoft.Phone.Maps.Controls.LocationRectangle
LocationRectangle where the TileSource contains the tiles.
Show: