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

MapTileKey Structure Members

The following tables list the members exposed by MapTileKey.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapTileKey struct.  
Top
Public Fields
 NameDescription
Public FieldGets the X coordinate (column in layer grid).  
Public FieldGets the level of detail.  
Public FieldGets the Y coordinate (row in layer grid).  
Top
Public Methods
 NameDescription
Public MethodCalculates the quad key (unique identifier) for the provided x, y, and level of detail values.  
Public MethodGets the tile's center latitude and longitude.  
Top
Public Operators
Equality operator implementation.
Inequality operator implementation.
Top
See Also