GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : MapTileKey Structure |
The following tables list the members exposed by MapTileKey.
Name | Description | |
---|---|---|
MapTileKey Constructor |
Name | Description | |
---|---|---|
Col | X coordinate (column in layer grid) | |
LevelOfDetail | Level of detalization | |
Row | Y coordinate (row in layer grid) |
Name | Description | |
---|---|---|
ToQuadKey | Calculates the quad key (unique identifier) for provided x, y and level of detail values. | |
ToWorldPos | Gets tile's center latitude and longitude. |