ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / VirtualEarthRoadSource Class / UriFormat Field

In This Topic
    UriFormat Field (VirtualEarthRoadSource)
    In This Topic
    The URI format used for accessing the tiles. It might be necessary to change this if Microsoft changes the tiles URLs.
    Syntax
    'Declaration
     
    
    Public Shared UriFormat As String
    public static string UriFormat
    See Also