ActiveReports 8
MapTileKey Structure Members
See Also  Fields  Methods 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapTileKey Structure

Glossary Item Box

The following tables list the members exposed by MapTileKey.

Public Constructors

 NameDescription
Public ConstructorMapTileKey Constructor  
Top

Public Fields

 NameDescription
Public FieldColX coordinate (column in layer grid)  
Public FieldLevelOfDetailLevel of detalization  
Public FieldRowY coordinate (row in layer grid)  
Top

Public Methods

 NameDescription
Public MethodToQuadKeyCalculates the quad key (unique identifier) for provided x, y and level of detail values.  
Public MethodToWorldPosGets tile's center latitude and longitude.  
Top

Public Operators

See Also