Name | Description | |
---|---|---|
![]() | MapTileKey Constructor | Initializes a new instance of the MapTileKey struct. |
The following tables list the members exposed by MapTileKey.
Name | Description | |
---|---|---|
![]() | MapTileKey Constructor | Initializes a new instance of the MapTileKey struct. |
Name | Description | |
---|---|---|
![]() | Col | Gets the X coordinate (column in layer grid). |
![]() | LevelOfDetail | Gets the level of detail. |
![]() | Row | Gets the Y coordinate (row in layer grid). |
Name | Description | |
---|---|---|
![]() | ToQuadKey | Calculates the quad key (unique identifier) for the provided x, y, and level of detail values. |
![]() | ToWorldPos | Gets the tile's center latitude and longitude. |
![]() | Equality operator implementation. |
![]() | Inequality operator implementation. |