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

In This Topic
    MapTileKey Structure Members
    In This Topic

    The following tables list the members exposed by MapTileKey.

    Public Constructors
     NameDescription
    Public ConstructorTile identifier contstructor.  
    Top
    Public Fields
     NameDescription
    Public FieldX coordinate (column in layer grid)  
    Public FieldLevel of detalization  
    Public FieldY coordinate (row in layer grid)  
    Top
    Public Methods
     NameDescription
    Public MethodCalculates the quad key (unique identifier) for provided x, y and level of detail values.  
    Public MethodGets tile's center latitude and longitude.  
    Top
    Public Operators
    Equality operator implementation.
    Inequality operator implementation.
    Top
    See Also