ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapTileKey Structure / ToQuadKey Method

In This Topic
    ToQuadKey Method
    In This Topic
    Calculates the quad key (unique identifier) for provided x, y and level of detail values.
    Syntax
    'Declaration
     
    Public Function ToQuadKey() As String
    public string ToQuadKey()

    Return Value

    Quad key.
    See Also